android - Signed apk behaving very differently than if the application is run directly on emulator -


i made android application @ end sends object in json format web service , there data goes database. when run application directly on android emulators works , data parsed mobile application database. made signed apk , tested on phone data going database not should. whole database filled 0 values in fields. dont understand why signed apk behaving differently actual code. if has idea problem please me. problem bugging me long time , cant find solution online.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -