Open kibolho opened 6 months ago
I am having this issue when user opens the Alias Activity for the second time... It seems that he can't closes the app. Unable to pause activity {com.package.android/.MainActivityRed}: java.lang.reflect.InvocationTargetException
Related issue: https://github.com/expo/expo/issues/15298
Maybe it is something related to this file: https://github.com/outsung/expo-dynamic-app-icon/blob/main/android/src/main/java/expo/modules/dynamicappicon/ExpoDynamicAppIconReactActivityLifecycleListener.kt
News: After remove the expo-updates from my project the error stopped
I added an issue to expo repo: https://github.com/expo/expo/issues/28534
I am having this issue when user opens the Alias Activity for the second time... It seems that he can't closes the app. Unable to pause activity {com.package.android/.MainActivityRed}: java.lang.reflect.InvocationTargetException
Related issue: https://github.com/expo/expo/issues/15298
Maybe it is something related to this file: https://github.com/outsung/expo-dynamic-app-icon/blob/main/android/src/main/java/expo/modules/dynamicappicon/ExpoDynamicAppIconReactActivityLifecycleListener.kt