mapan
New member
- Jun 28, 2020
- 16
- 0
- 1
Hi please how to resolve this crash i'm facing the same issue when i'm on home pagei know how to report issue, i just asked if anyone tried this app or not, btw the issue i am facing is i have seen 2 type of application id but i changed to one, paste server URL, Paste Woocommerce Consumer key and secret to their respective file, created firebase .json file pasted in app directory, cleaned and then rebuild, all succesfull, created apk and run in real phone, app is opening perfectly, after going in home page it started loading and then CRASH, tried again then CRASH, This is only issue i am facing
Here is my error on debug
java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.Collection.isEmpty()' on a null object reference
at com.store.proshop.multivendor.fragments.HomeFragment$listAllProducts$1.invoke(HomeFragment.kt:447)
at com.store.proshop.multivendor.fragments.HomeFragment$listAllProducts$1.invoke(HomeFragment.kt:41)
at com.store.proshop.multivendor.utils.extensions.NetworkExtensionKt.successCallback(NetworkExtension.kt:162)
at com.store.proshop.multivendor.network.RestApiImpl$getDashboardData$1.onResponse(RestApiImpl.kt:19)