You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.UnsatisfiedLinkError No implementation found for java.lang.String com.instabug.library.network.service.synclogs.SyncLogKeyProvider.getNativeMatchingEmailPrefix() #317
1. Fatal Exception: java.lang.UnsatisfiedLinkError
No implementation found for java.lang.String com.instabug.library.network.service.synclogs.SyncLogKeyProvider.getNativeMatchingEmailPrefix() (tried Java_com_instabug_library_network_service_synclogs_SyncLogKeyProvider_getNativeMatchingEmailPrefix and Java_com_instabug_library_network_service_synclogs_SyncLogKeyProvider_getNativeMatchingEmailPrefix__)
2. Caused by java.lang.UnsatisfiedLinkError
No implementation found for java.lang.String com.instabug.library.network.authorization.NetworkOfficer.getClientId() (tried Java_com_instabug_library_network_authorization_NetworkOfficer_getClientId and Java_com_instabug_library_network_authorization_NetworkOfficer_getClientId__)
Fatal Exception: java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:354)