Posts

Post not yet marked as solved
1 Replies
2.5k Views
I am running my application in background mode. I am interested in measuring the battery consuption in percentage.In Settings->Battery, it shows Screen On and Off time for the application. For battery consumption percentage of the application, the data 'Connected to Charger' is shown when actually it s not connected.
Posted
by Snehabi.
Last updated
.
Post not yet marked as solved
0 Replies
766 Views
Hi,I am using Core Bluetooth framework and I am able to scan BLE devices when the application is in background. Now when I replace my the start functionality with similar functionality (using CoreBluetooth) from proprietory SDK or framework , the application is not able to scan in background. Has someone faced similar issue when using functionality from framework.
Posted
by Snehabi.
Last updated
.
Post not yet marked as solved
0 Replies
811 Views
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?
Posted
by Snehabi.
Last updated
.