Hello team,
I am running a Background Serivce with a background thread continously that is reporting data to DB.It is woking fine while application is opened , but when i close the app...i m getting exception , Expected result is : the backgound thread should report data to server when app is closed.
But, It m getting following Exception only after closing the application :
BackgroundService: com.shephertz.app42.paas.sdk.android.App42Exception: java.lang.IllegalArgumentException: key.length == 0