Background scanning using custom library function

We are having our own SDK which has BLE scanning implemented, It is using corebluetooth scanner standard SDK functions. If we are using stanndrd SDK bluetooth scanning we are able to scan in background mode. If we use scanning functionality from SDK, we are not sble to scan in background. Will this impact background scanning if we use custom scanning from our own SDK.


What could be solutoin?