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
E/AndroidRuntime(15064): Process: com.chyiiiiiiiiiiiiii.zendesk_messaging_example, PID: 15064
E/AndroidRuntime(15064): java.lang.IllegalArgumentException: Couldn't find meta-data for provider with authority com.chyiiiiiiiiiiiiii.zendesk_messaging_example.zendesk.messaging.provider
E/AndroidRuntime(15064): at androidx.core.content.FileProvider.getFileProviderPathsMetaData(FileProvider.java:664)
E/AndroidRuntime(15064): at androidx.core.content.FileProvider.parsePathStrategy(FileProvider.java:695)
E/AndroidRuntime(15064): at androidx.core.content.FileProvider.getPathStrategy(FileProvider.java:645)
E/AndroidRuntime(15064): at androidx.core.content.FileProvider.getUriForFile(FileProvider.java:449)
E/AndroidRuntime(15064): at zendesk.messaging.android.internal.conversationscreen.permissions.RuntimePermission.getTempCapturedImageUri(RuntimePermission.kt:161)
The text was updated successfully, but these errors were encountered:
AndroidMainfest.xml need add follows
in messaging screen tap camera throws
The text was updated successfully, but these errors were encountered: