ridvanaltun / react-native-deepar

Snapchat-like filters, AR lenses, and real-time facial animations.

Home Page:https://deepar.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to start activity ComponentInfo{com.example.reactnativedeepar/com.example.reactnativedeepar.MainActivity}: java.lang.RuntimeException: Requested enabled DevSupportManager, but BridgeDevSupportManager class was not found or could not be created

SantoshYadavSridix opened this issue · comments

Unable to Upgrade compileSdkVersion & targetSdkVersion to 34.
After that when running app in android version 14 app crash with below error.
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.reactnativedeepar/com.example.reactnativedeepar.MainActivity}: java.lang.RuntimeException: Requested enabled DevSupportManager, but BridgeDevSupportManager class was not found or could not be created