ridvanaltun / react-native-deepar

Snapchat-like filters, AR lenses, and real-time facial animations.
https://deepar.ai
MIT License
127 stars 17 forks source link

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 #45

Open SantoshYadavSridix opened 6 months ago

SantoshYadavSridix commented 6 months ago

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