Stuck on upgrading sdk 24 for android

Related to : Upgrade to expokit 24, android app not working in expo. Also Detach - #2 by ben

I had trouble detaching the app and finally got it by upgrading my old project upgrade to sdk24 and detach it.

My android studio is building for 5hours now. screenshot below.

When I just ran just updating MainActivity with expo provided activity, it crahses saying ErrorActivity not found. There are lots of activities added in manifest, we need more infomation for those.

Please!! provide more information how to upgrade android to sdk24.
Having so much trouble.

Anyone succeed on this ???

What is all these by the way? I can’t resolve these.

Below is bulde.gradle project for sdk23 and I was able to get releative directory for maven.

However I found out that this file changed and I have no idea where maven repository is which is ‘$rootDir/…/js/node_modules/jsc-android/android’

Feels like this needs more information for upgrade guide. It is totally chaos.

I’ve just succeed in running my android app with sdk 24 and below error appears.

’ log file is large so I can’t upload so I pasted below posts’

screenshot


12-28 03:51:32.700 5826-5826/com.cooni.app I/MultiDex: VM with version 2.1.0 has multidex support
12-28 03:51:32.700 5826-5826/com.cooni.app I/MultiDex: Installing application
12-28 03:51:32.700 5826-5826/com.cooni.app I/MultiDex: VM has multidex support, MultiDex support library is disabled.
12-28 03:51:32.714 5826-5826/com.cooni.app E/ActivityThread: Failed to find provider info for com.google.android.gms.chimera
12-28 03:51:32.714 5826-5826/com.cooni.app W/DynamiteModule: Failed to retrieve remote module version.
12-28 03:51:32.719 5826-5826/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.721 5826-5826/com.cooni.app W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
12-28 03:51:32.723 5826-5826/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.724 5826-5826/com.cooni.app W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
12-28 03:51:32.724 5826-5826/com.cooni.app I/BiChannelGoogleApi: [FirebaseAuth: ] No Gms module; NOT initializing GMS implementation
12-28 03:51:32.724 5826-5826/com.cooni.app I/BiChannelGoogleApi: [FirebaseAuth: ] No Fallback module; NOT setting up for lazy initialization
12-28 03:51:32.732 5826-5843/com.cooni.app E/FirebaseInstanceId: Google Play services missing or without correct permission.
12-28 03:51:32.736 5826-5844/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.736 5826-5844/com.cooni.app I/DynamiteModule: Considering local module com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:0
12-28 03:51:32.737 5826-5844/com.cooni.app I/DynamiteModule: Selected local version of com.google.android.gms.flags
12-28 03:51:32.738 5826-5844/com.cooni.app W/DynamiteModule: Local module descriptor class for com.google.android.gms.crash not found.
12-28 03:51:32.739 5826-5844/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.739 5826-5844/com.cooni.app I/DynamiteModule: Considering local module com.google.android.gms.crash:0 and remote module com.google.android.gms.crash:0
12-28 03:51:32.741 5826-5844/com.cooni.app E/FirebaseCrash: Failed to load crash reporting
                                                            com.google.android.gms.internal.zzdzm: com.google.android.gms.dynamite.DynamiteModule$zzc: No acceptable module found. Local version is 0 and remote version is 0.
                                                                at com.google.android.gms.internal.zzdzk.zzbss(Unknown Source)
                                                                at com.google.firebase.crash.zzc.zzbsq(Unknown Source)
                                                                at com.google.firebase.crash.zzd.call(Unknown Source)
                                                                at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
                                                                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
                                                                at java.lang.Thread.run(Thread.java:761)
                                                             Caused by: com.google.android.gms.dynamite.DynamiteModule$zzc: No acceptable module found. Local version is 0 and remote version is 0.
                                                                at com.google.android.gms.dynamite.DynamiteModule.zza(Unknown Source)
                                                                at com.google.android.gms.internal.zzdzk.zzbss(Unknown Source) 
                                                                at com.google.firebase.crash.zzc.zzbsq(Unknown Source) 
                                                                at com.google.firebase.crash.zzd.call(Unknown Source) 
                                                                at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
                                                                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 
                                                                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 
                                                                at java.lang.Thread.run(Thread.java:761) 
12-28 03:51:32.742 5826-5846/com.cooni.app E/FirebaseCrash: Failed waiting for crash api to load.
                                                            java.lang.InterruptedException
                                                                at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1036)
                                                                at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1327)
                                                                at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:249)
                                                                at com.google.firebase.crash.FirebaseCrash.zzbsk(Unknown Source)
                                                                at com.google.firebase.crash.FirebaseCrash.zza(Unknown Source)
                                                                at com.google.firebase.crash.zza.run(Unknown Source)
                                                                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
                                                                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
                                                                at java.lang.Thread.run(Thread.java:761)
12-28 03:51:32.776 5826-5826/com.cooni.app V/FA: Cancelling job. JobID: 1869474888
12-28 03:51:32.780 5826-5826/com.cooni.app V/FA: Registered activity lifecycle callback
12-28 03:51:32.780 5826-5826/com.cooni.app I/FirebaseInitProvider: FirebaseApp initialization successful
12-28 03:51:32.786 5826-5826/com.cooni.app I/InstantRun: starting instant run server: is main process
12-28 03:51:32.787 5826-5847/com.cooni.app V/FA: Collection enabled
12-28 03:51:32.787 5826-5847/com.cooni.app V/FA: App package, google app id: com.cooni.app, 1:592844468260:android:50c78089a2df14d0
12-28 03:51:32.788 5826-5847/com.cooni.app I/FA: App measurement is starting up, version: 11910
12-28 03:51:32.788 5826-5847/com.cooni.app I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
12-28 03:51:32.788 5826-5847/com.cooni.app I/FA: To enable faster debug mode event logging run:
                                                   adb shell setprop debug.firebase.analytics.app com.cooni.app
12-28 03:51:32.788 5826-5847/com.cooni.app D/FA: Debug-level message logging enabled
12-28 03:51:32.797 5826-5847/com.cooni.app V/FA: Checking service availability
12-28 03:51:32.800 5826-5847/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.800 5826-5847/com.cooni.app W/FA: Service invalid
12-28 03:51:32.801 5826-5847/com.cooni.app V/FA: Using local app measurement service
12-28 03:51:32.808 5826-5847/com.cooni.app V/FA: Connection attempt already in progress
12-28 03:51:32.825 5826-5851/com.cooni.app D/NetworkSecurityConfig: No Network Security Config specified, using platform default
12-28 03:51:32.825 5826-5826/com.cooni.app W/System.err: java.lang.ClassNotFoundException: host.exp.exponent.generated.AppConstants
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at java.lang.Class.classForName(Native Method)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at java.lang.Class.forName(Class.java:400)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at java.lang.Class.forName(Class.java:326)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at host.exp.exponent.Constants.<clinit>(Constants.java:82)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at host.exp.exponent.ExpoApplication.onCreate(ExpoApplication.java:60)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1024)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5403)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.app.ActivityThread.-wrap2(ActivityThread.java)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1545)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.os.Handler.dispatchMessage(Handler.java:102)
12-28 03:51:32.826 5826-5826/com.cooni.app W/System.err:     at android.os.Looper.loop(Looper.java:154)
12-28 03:51:32.827 5826-5826/com.cooni.app W/System.err:     at android.app.ActivityThread.main(ActivityThread.java:6119)
12-28 03:51:32.827 5826-5826/com.cooni.app W/System.err:     at java.lang.reflect.Method.invoke(Native Method)
12-28 03:51:32.827 5826-5826/com.cooni.app W/System.err:     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
12-28 03:51:32.827 5826-5826/com.cooni.app W/System.err:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
12-28 03:51:32.827 5826-5826/com.cooni.app W/System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "host.exp.exponent.generated.AppConstants" on path: DexPathList[[zip file "/data/app/com.cooni.app-2/base.apk", zip file "/data/app/com.cooni.app-2/split_lib_dependencies_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_0_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_1_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_2_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_3_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_4_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_5_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_6_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_7_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_8_apk.apk", zip file "/data/app/com.cooni.app-2/split_lib_slice_9_apk.apk"],nativeLibraryDirectories=[/data/app/com.cooni.app-2/lib/x86, /data/app/com.cooni.app-2/base.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_dependencies_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_0_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_1_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_2_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_3_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_4_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_5_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_6_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_7_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_8_apk.apk!/lib/x86, /data/app/com.cooni.app-2/split_lib_slice_9_apk.apk!/lib/x86, /system/lib, /vendor/lib]]
12-28 03:51:32.828 5826-5826/com.cooni.app W/System.err:     at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
12-28 03:51:32.828 5826-5826/com.cooni.app W/System.err:     at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
12-28 03:51:32.828 5826-5826/com.cooni.app W/System.err:     at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
12-28 03:51:32.828 5826-5826/com.cooni.app W/System.err: 	... 15 more
12-28 03:51:32.830 541-596/system_process D/WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
12-28 03:51:32.830 541-558/system_process E/BatteryStatsService: no controller energy info supplied
12-28 03:51:32.837 5826-5858/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:32.838 541-763/system_process W/ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
12-28 03:51:32.876 5826-5831/com.cooni.app I/art: Do partial code cache collection, code=6KB, data=30KB
12-28 03:51:32.876 5826-5831/com.cooni.app I/art: After code cache collection, code=6KB, data=30KB
12-28 03:51:32.876 5826-5831/com.cooni.app I/art: Increasing code cache capacity to 128KB
12-28 03:51:33.003 5826-5865/com.cooni.app W/com.amplitude.api.DeviceInfo: Google Play Services not available
12-28 03:51:33.007 5826-5865/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:33.079 5826-5853/com.cooni.app W/AnalyticsUserIDStore: initStore should have been called before calling setUserID
12-28 03:51:33.086 5826-5826/com.cooni.app I/CrashlyticsCore: Initializing Crashlytics 2.3.8.97
12-28 03:51:33.105 5826-5877/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:33.131 5826-5826/com.cooni.app V/fb-UnpackingSoSource: locked dso store /data/user/0/com.cooni.app/lib-main
12-28 03:51:33.131 5826-5826/com.cooni.app V/fb-UnpackingSoSource: deps mismatch on deps store: regenerating
12-28 03:51:33.131 5826-5826/com.cooni.app V/fb-UnpackingSoSource: so store dirty: regenerating
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libexponent.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi17_0_0.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi18_0_0.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi19_0_0.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi20_0_0.so: deferring to libdir
12-28 03:51:33.160 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi21_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi22_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi23_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfb_abi24_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi17_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi18_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi19_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi20_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi21_0_0.so: deferring to libdir
12-28 03:51:33.161 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi22_0_0.so: deferring to libdir
12-28 03:51:33.164 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi23_0_0.so: deferring to libdir
12-28 03:51:33.166 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json_abi24_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libgifimage.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi17_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi18_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi19_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi20_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi21_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi22_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi23_0_0.so: deferring to libdir
12-28 03:51:33.167 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_abi24_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi17_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi18_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi19_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi20_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi21_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi22_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi23_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libglog_init_abi24_0_0.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libgnustl_shared.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libicu_common.so: deferring to libdir
12-28 03:51:33.168 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libimagepipeline.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libjsc.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libprivatedata.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libprivatedata_abi23_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libprivatedata_abi24_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi17_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi18_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi19_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi20_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi21_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi22_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi23_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni_abi24_0_0.so: deferring to libdir
12-28 03:51:33.169 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejnifb_abi17_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejnifb_abi18_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libstatic-webp.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi17_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi18_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi19_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi20_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi21_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi22_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi23_0_0.so: deferring to libdir
12-28 03:51:33.170 5826-5826/com.cooni.app D/ApkSoSource: not allowing consideration of lib/x86/libyoga_abi24_0_0.so: deferring to libdir
12-28 03:51:33.171 5826-5826/com.cooni.app V/fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
12-28 03:51:33.172 5826-5826/com.cooni.app V/fb-UnpackingSoSource: starting syncer worker
12-28 03:51:33.178 5826-5826/com.cooni.app V/fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.cooni.app/lib-main (from syncer thread)
12-28 03:51:33.179 5826-5826/com.cooni.app V/fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.cooni.app/lib-main (syncer thread started)
12-28 03:51:33.203 5826-5826/com.cooni.app V/FA: onActivityCreated
12-28 03:51:33.229 5826-5826/com.cooni.app W/AsyncCondition: Could not find listener for key: openExperienceActivity
12-28 03:51:33.238 5826-5883/com.cooni.app E/ExponentHttpClient: java.lang.NullPointerException: Attempt to invoke interface method 'java.util.Iterator java.util.List.iterator()' on a null object reference
12-28 03:51:33.239 5826-5847/com.cooni.app V/FA: Connection attempt already in progress
12-28 03:51:33.241 5826-5847/com.cooni.app V/FA: Activity resumed, time: 9575362
12-28 03:51:33.252 5826-5847/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:33.252 5826-5847/com.cooni.app I/DynamiteModule: Considering local module com.google.android.gms.tagmanager:12 and remote module com.google.android.gms.tagmanager:0
12-28 03:51:33.252 5826-5847/com.cooni.app I/DynamiteModule: Selected local version of com.google.android.gms.tagmanager
12-28 03:51:33.258 5826-5826/com.cooni.app W/GooglePlayServicesUtil: Google Play Store is missing.
12-28 03:51:33.266 5826-5847/com.cooni.app W/GoogleTagManager: No container asset found in /assets/containers. Checking top level /assets directory for container assets.
12-28 03:51:33.268 5826-5847/com.cooni.app W/GoogleTagManager: Tag Manager's event handler WILL NOT be installed (no container loaded)
12-28 03:51:33.268 5826-5847/com.cooni.app I/GoogleTagManager: Tag Manager initilization took 6ms
12-28 03:51:33.269 5826-5847/com.cooni.app D/FA: Logging event (FE): screen_view(_vs), Bundle[{firebase_event_origin(_o)=auto, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=-1068693984022397915}]
                                                 
                                                 [ 12-28 03:51:33.290  5826: 5826 D/         ]
                                                 HostConnection::get() New Host Connection established 0xd7777400, tid 5826
12-28 03:51:33.315 5826-5847/com.cooni.app V/FA: Connection attempt already in progress
                                                 
                                                 [ 12-28 03:51:33.346  5826: 5826 W/         ]
                                                 Process pipe failed
12-28 03:51:33.357 5826-5826/com.cooni.app V/FA: Local AppMeasurementService is starting up
12-28 03:51:33.380 239-3828/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:33.381 5826-5885/com.cooni.app D/libEGL: Emulator has host GPU support, qemu.gles is set to 1.
12-28 03:51:33.386 239-3828/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:33.388 5826-5885/com.cooni.app E/libEGL: load_driver(/system/lib/egl/libGLES_emulation.so): dlopen failed: library "/system/lib/egl/libGLES_emulation.so" not found
12-28 03:51:33.405 239-3828/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:33.405 5826-5885/com.cooni.app D/libEGL: loaded /system/lib/egl/libEGL_emulation.so
12-28 03:51:33.415 5826-5826/com.cooni.app V/FA: Bound to IMeasurementService interface
12-28 03:51:33.415 5826-5847/com.cooni.app V/FA: Connected to service
12-28 03:51:33.415 5826-5847/com.cooni.app V/FA: Processing queued up service tasks: 4
12-28 03:51:33.416 5826-5885/com.cooni.app D/libEGL: loaded /system/lib/egl/libGLESv1_CM_emulation.so
12-28 03:51:33.417 5826-5847/com.cooni.app I/FA: This instance being marked as an uploader
12-28 03:51:33.424 5826-5847/com.cooni.app V/FA: Upload scheduled in approximately ms: 2256126
12-28 03:51:33.424 5826-5885/com.cooni.app D/libEGL: loaded /system/lib/egl/libGLESv2_emulation.so
12-28 03:51:33.432 5826-5847/com.cooni.app V/FA: Cancelling job. JobID: 1869474888
12-28 03:51:33.433 5826-5847/com.cooni.app V/FA: Scheduling upload with JobScheduler
12-28 03:51:33.433 5826-5847/com.cooni.app V/FA: Scheduling job. JobID: 1869474888
12-28 03:51:33.451 5826-5847/com.cooni.app V/FA: Parsed config. version, gmp_app_id: 1513696166415309, 1:592844468260:android:50c78089a2df14d0
12-28 03:51:33.463 5826-5847/com.cooni.app D/FA: Unable to get advertising id: com.google.android.gms.common.GooglePlayServicesNotAvailableException: com.google.android.gms.internal.zzchx.zzjm(Unknown Source)
                                                 
                                                 [ 12-28 03:51:33.464  5826: 5885 D/         ]
                                                 HostConnection::get() New Host Connection established 0xd7777600, tid 5885
12-28 03:51:33.475 5826-5847/com.cooni.app W/FA: Callable skipped the worker queue.
12-28 03:51:33.482 5826-5847/com.cooni.app V/FA: Logging event: origin=auto,name=screen_view(_vs),params=Bundle[{firebase_event_origin(_o)=auto, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=-1068693984022397915}]
12-28 03:51:33.500 5826-5847/com.cooni.app V/FA: Saving event, name, data size: screen_view(_vs), 58
12-28 03:51:33.500 5826-5847/com.cooni.app V/FA: Event recorded: Event{appId='com.cooni.app', name='screen_view(_vs)', params=Bundle[{firebase_event_origin(_o)=auto, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=-1068693984022397915}]}
12-28 03:51:33.503 5826-5847/com.cooni.app V/FA: Upload scheduled in approximately ms: 2256046
12-28 03:51:33.504 5826-5847/com.cooni.app V/FA: Cancelling job. JobID: 1869474888
12-28 03:51:33.505 5826-5847/com.cooni.app V/FA: Scheduling upload with JobScheduler
12-28 03:51:33.505 5826-5847/com.cooni.app V/FA: Scheduling job. JobID: 1869474888
12-28 03:51:33.506 5826-5847/com.cooni.app V/FA: Background event processing time, ms: 26
12-28 03:51:33.530 5826-5885/com.cooni.app I/OpenGLRenderer: Initialized EGL, version 1.4
12-28 03:51:33.530 5826-5885/com.cooni.app D/OpenGLRenderer: Swap behavior 1
12-28 03:51:33.572 5826-5885/com.cooni.app E/EGL_emulation: tid 5885: eglSurfaceAttrib(1174): error 0x3009 (EGL_BAD_MATCH)
12-28 03:51:33.572 5826-5885/com.cooni.app W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xd77ed0c0, error=EGL_BAD_MATCH
12-28 03:51:33.744 541-562/system_process I/ActivityManager: Displayed com.cooni.app/.MainActivity: +2s271ms
12-28 03:51:33.759 5826-5861/com.cooni.app D/Exponent: Loaded exp.host status page.
12-28 03:51:34.076 5826-5831/com.cooni.app I/art: Do partial code cache collection, code=37KB, data=62KB
12-28 03:51:34.076 5826-5831/com.cooni.app I/art: After code cache collection, code=37KB, data=62KB
12-28 03:51:34.076 5826-5831/com.cooni.app I/art: Increasing code cache capacity to 256KB
12-28 03:51:34.080 5826-5826/com.cooni.app I/art: Thread[1,tid=5826,Native,Thread*=0xf190b400,peer=0x75ae6f60,"main"] recursive attempt to load library "/data/app/com.cooni.app-2/lib/x86/libfb.so"
12-28 03:51:34.082 541-553/system_process I/ActivityManager: START u0 {flg=0x24000000 cmp=com.cooni.app/host.exp.exponent.experience.ErrorActivity (has extras)} from uid 10065 on display 0
12-28 03:51:34.104 5826-5826/com.cooni.app D/ExponentManifest: Using local Expo kernel manifest: {"android":{"package":"host.exp.exponent"},"description":"","extra":{"amplitudeApiKey":"081e5ec53f869b440b225d5e40ec73f9"},"icon":"https:\/\/s3.amazonaws.com\/exp-brand-assets\/ExponentEmptyManifest_192.png","iconUrl":"https:\/\/s3.amazonaws.com\/exp-brand-assets\/ExponentEmptyManifest_192.png","ios":{"bundleIdentifier":"host.exp.exponent","supportsTablet":true},"loading":{"hideExponentText":false,"icon":"https:\/\/s3.amazonaws.com\/exp-brand-assets\/ExponentEmptyManifest_192.png","iconUrl":"https:\/\/s3.amazonaws.com\/exp-brand-assets\/ExponentEmptyManifest_192.png"},"name":"exponent-home","notification":{"color":"#000000","icon":"https:\/\/s3.amazonaws.com\/exp-us-standard\/placeholder-push-icon-blue-circle.png","iconUrl":"https:\/\/s3.amazonaws.com\/exp-us-standard\/placeholder-push-icon-blue-circle.png"},"orientation":"portrait","packagerOpts":{"config":".\/_universe\/rn-cli.config.js"},"primaryColor":"#cccccc","privacy":"unlisted","scheme":"exp","sdkVersion":"UNVERSIONED","slug":"exponent-home-dev-f9672b14d594a77aa2fab4f131fcfe66ebda6022","version":"24.0.0","id":"@expo-home-dev\/exponent-home-dev-f9672b14d594a77aa2fab4f131fcfe66ebda6022","revisionId":"24.0.0-r.yb1pdKnYdg","publishedTime":"2017-12-09T00:19:00.424Z","bundleUrl":"https:\/\/d1wp6m56sqw74a.cloudfront.net\/%40expo-home-dev%2Fexponent-home-dev-f9672b14d594a77aa2fab4f131fcfe66ebda6022%2F24.0.0%2Ffda01482b8f6814f605a21c2e2319de5-24.0.0-android.js","releaseChannel":"default","isVerified":true}
12-28 03:51:34.112 5826-5847/com.cooni.app V/FA: Screen exposed for less than 1000 ms. Event not sent. time: 875
12-28 03:51:34.112 5826-5847/com.cooni.app V/FA: Activity paused, time: 9576235
12-28 03:51:34.125 5826-5896/com.cooni.app D/Exponent: Using cached or embedded response.
12-28 03:51:34.125 5826-5896/com.cooni.app D/Exponent: Got cached OkHttp response for https://d1wp6m56sqw74a.cloudfront.net/%40expo-home-dev%2Fexponent-home-dev-f9672b14d594a77aa2fab4f131fcfe66ebda6022%2F24.0.0%2Ffda01482b8f6814f605a21c2e2319de5-24.0.0-android.js?versionName=1.0.11
12-28 03:51:34.125 5826-5896/com.cooni.app D/Exponent: Have cached source file for https://d1wp6m56sqw74a.cloudfront.net/%40expo-home-dev%2Fexponent-home-dev-f9672b14d594a77aa2fab4f131fcfe66ebda6022%2F24.0.0%2Ffda01482b8f6814f605a21c2e2319de5-24.0.0-android.js?versionName=1.0.11
12-28 03:51:34.174 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.ctor()
12-28 03:51:34.189 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.createReactContextInBackground()
12-28 03:51:34.189 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
12-28 03:51:34.190 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader()
12-28 03:51:34.190 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.recreateReactContextInBackground()
12-28 03:51:34.190 5826-5826/com.cooni.app D/ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
12-28 03:51:34.193 5826-5826/com.cooni.app W/AsyncCondition: Could not find listener for key: experienceActivityKernelDidLoad
12-28 03:51:34.193 5826-5826/com.cooni.app D/Kernel: Kernel started running.
12-28 03:51:34.193 5826-5898/com.cooni.app D/ReactNative: ReactInstanceManager.createReactContext()
12-28 03:51:34.196 5826-5826/com.cooni.app V/FA: onActivityCreated
12-28 03:51:34.223 5826-5826/com.cooni.app E/ErrorActivity: ErrorActivity message: Could not load app.
12-28 03:51:34.228 5826-5847/com.cooni.app V/FA: Activity resumed, time: 9576351
12-28 03:51:34.233 5826-5847/com.cooni.app D/FA: Logging event (FE): screen_view(_vs), Bundle[{firebase_event_origin(_o)=auto, firebase_previous_class(_pc)=MainActivity, firebase_previous_id(_pi)=-1068693984022397915, firebase_screen_class(_sc)=ErrorActivity, firebase_screen_id(_si)=-1068693984022397914}]
12-28 03:51:34.265 5826-5847/com.cooni.app V/FA: Logging event: origin=auto,name=screen_view(_vs),params=Bundle[{firebase_event_origin(_o)=auto, firebase_previous_class(_pc)=MainActivity, firebase_previous_id(_pi)=-1068693984022397915, firebase_screen_class(_sc)=ErrorActivity, firebase_screen_id(_si)=-1068693984022397914}]
12-28 03:51:34.283 5826-5847/com.cooni.app V/FA: Saving event, name, data size: screen_view(_vs), 98
12-28 03:51:34.284 5826-5847/com.cooni.app V/FA: Event recorded: Event{appId='com.cooni.app', name='screen_view(_vs)', params=Bundle[{firebase_event_origin(_o)=auto, firebase_previous_class(_pc)=MainActivity, firebase_previous_id(_pi)=-1068693984022397915, firebase_screen_class(_sc)=ErrorActivity, firebase_screen_id(_si)=-1068693984022397914}]}
12-28 03:51:34.287 5826-5847/com.cooni.app V/FA: Upload scheduled in approximately ms: 2255262
12-28 03:51:34.289 5826-5847/com.cooni.app V/FA: Cancelling job. JobID: 1869474888
12-28 03:51:34.290 5826-5847/com.cooni.app V/FA: Scheduling upload with JobScheduler
12-28 03:51:34.290 5826-5847/com.cooni.app V/FA: Scheduling job. JobID: 1869474888
12-28 03:51:34.292 5826-5847/com.cooni.app V/FA: Background event processing time, ms: 26
12-28 03:51:34.298 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
12-28 03:51:34.306 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
12-28 03:51:34.322 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
12-28 03:51:34.322 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
12-28 03:51:34.322 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
12-28 03:51:34.322 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
12-28 03:51:34.323 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
12-28 03:51:34.331 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
12-28 03:51:34.362 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
12-28 03:51:34.365 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
12-28 03:51:34.366 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
12-28 03:51:34.368 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
12-28 03:51:34.371 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
12-28 03:51:34.373 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
12-28 03:51:34.375 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
12-28 03:51:34.376 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
12-28 03:51:34.378 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
12-28 03:51:34.388 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
12-28 03:51:34.394 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
12-28 03:51:34.399 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
12-28 03:51:34.399 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.toolbar.ReactToolbarManager
12-28 03:51:34.401 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.webview.ReactWebViewManager
12-28 03:51:34.402 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
12-28 03:51:34.403 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
12-28 03:51:34.404 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
12-28 03:51:34.405 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
12-28 03:51:34.406 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
12-28 03:51:34.407 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
12-28 03:51:34.409 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
12-28 03:51:34.409 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
12-28 03:51:34.410 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
12-28 03:51:34.410 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
12-28 03:51:34.412 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
12-28 03:51:34.426 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
12-28 03:51:34.433 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
12-28 03:51:34.435 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
12-28 03:51:34.436 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
12-28 03:51:34.439 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
12-28 03:51:34.440 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
12-28 03:51:34.441 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
12-28 03:51:34.443 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.LinearGradientManager
12-28 03:51:34.444 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.av.video.VideoViewManager
12-28 03:51:34.446 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.camera.CameraViewManager
12-28 03:51:34.457 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.gl.GLViewManager
12-28 03:51:34.461 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.fbads.NativeAdViewManager
12-28 03:51:34.464 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.barcodescanner.BarCodeScannerViewManager
12-28 03:51:34.466 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.fbads.BannerViewManager
12-28 03:51:34.471 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.RenderableViewManager
12-28 03:51:34.472 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.GroupShadowNode
12-28 03:51:34.474 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.PathShadowNode
12-28 03:51:34.476 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.CircleShadowNode
12-28 03:51:34.477 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.EllipseShadowNode
12-28 03:51:34.479 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.LineShadowNode
12-28 03:51:34.479 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.RectShadowNode
12-28 03:51:34.501 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.TextShadowNode
12-28 03:51:34.502 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.TSpanShadowNode
12-28 03:51:34.503 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.TextPathShadowNode
12-28 03:51:34.503 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.ImageShadowNode
12-28 03:51:34.505 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.ClipPathShadowNode
12-28 03:51:34.506 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.DefsShadowNode
12-28 03:51:34.506 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.UseShadowNode
12-28 03:51:34.507 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.SymbolShadowNode
12-28 03:51:34.508 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.LinearGradientShadowNode
12-28 03:51:34.509 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.RadialGradientShadowNode
12-28 03:51:34.510 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.SvgViewManager
12-28 03:51:34.511 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.svg.SvgViewShadowNode
12-28 03:51:34.512 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapCalloutManager
12-28 03:51:34.513 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapMarkerManager
12-28 03:51:34.515 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapPolylineManager
12-28 03:51:34.516 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapPolygonManager
12-28 03:51:34.521 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapCircleManager
12-28 03:51:34.531 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapManager
12-28 03:51:34.538 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapLiteManager
12-28 03:51:34.538 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.maps.AirMapUrlTileManager
12-28 03:51:34.540 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.lottie.LottieAnimationViewManager
12-28 03:51:34.541 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerButtonViewManager
12-28 03:51:34.542 5826-5898/com.cooni.app W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class versioned.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerPackage$DummyViewManager
12-28 03:51:34.600 239-539/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:34.604 239-539/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:34.607 239-539/? D/gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
12-28 03:51:34.679 5826-5885/com.cooni.app E/EGL_emulation: tid 5885: eglSurfaceAttrib(1174): error 0x3009 (EGL_BAD_MATCH)
12-28 03:51:34.680 5826-5885/com.cooni.app W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xd77b21a0, error=EGL_BAD_MATCH
12-28 03:51:34.701 5826-5898/com.cooni.app D/ReactNative: Initializing React Xplat Bridge.
12-28 03:51:34.707 5826-5898/com.cooni.app D/ReactNative: Initializing React Xplat Bridge before initializeBridge
12-28 03:51:34.721 5826-5898/com.cooni.app D/ReactNative: Initializing React Xplat Bridge after initializeBridge
12-28 03:51:34.721 5826-5898/com.cooni.app D/ReactNative: CatalystInstanceImpl.runJSBundle()
12-28 03:51:34.723 5826-5898/com.cooni.app D/CatalystInstanceImpl: Loading script from file
12-28 03:51:34.725 5826-5904/com.cooni.app D/ReactNative: ReactInstanceManager.setupReactContext()
12-28 03:51:34.725 5826-5904/com.cooni.app D/ReactNative: CatalystInstanceImpl.initialize()
12-28 03:51:35.011 5826-5904/com.cooni.app D/ReactNative: ReactInstanceManager.attachRootViewToInstance()
12-28 03:51:35.011 541-562/system_process I/ActivityManager: Displayed com.cooni.app/host.exp.exponent.experience.ErrorActivity: +866ms
12-28 03:51:35.021 5826-5904/com.cooni.app W/unknown:Fresco: Fresco has already been initialized! `Fresco.initialize(...)` should only be called 1 single time to avoid memory leaks!
12-28 03:51:35.317 5826-5903/com.cooni.app I/ReactNativeJS: Running application "ErrorScreenApp" with appParams: {"initialProps":{"developerErrorMessage":"Could not load app.","userErrorMessage":"Could not load app.","isShellApp":false},"rootTag":1}. __DEV__ === false, development-level warning are OFF, performance optimizations are ON
12-28 03:51:36.416 5826-5897/com.cooni.app I/CrashlyticsCore: Crashlytics report upload complete: 5A44AF18010C-0001-15D0-A1D45B147528.cls
12-28 03:51:39.265 5826-5847/com.cooni.app V/FA: Inactivity, disconnecting from the service
12-28 03:51:39.266 5826-5826/com.cooni.app V/FA: onUnbind called for intent. action: com.google.android.gms.measurement.START
12-28 03:51:39.267 5826-5826/com.cooni.app V/FA: Local AppMeasurementService is shutting down
12-28 03:51:51.503 541-596/system_process D/WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
12-28 03:51:51.503 541-558/system_process E/BatteryStatsService: no controller energy info supplied

Hi, it looks like you might be in between an SDK 23 and SDK 24 detach. I’d recommend re-detaching your project on SDK 24 and then moving all of your custom code over after that. We changed a lot in the recent version of detach so unfortunately there’s not a great upgrade path between 23 and 24.

1 Like

@jesse
Sorry. But this is really awful… Will expo keep doing upgrade like this?
I have some libraries linked like firebase-fcm and react-native-iap which I’ve had some time consuming to set it up. It is really frustrating for us to go over all these again finding our expo project started from sdk 20. Also we’ve migrated lots of code since then like setting typescript and tests… We need to go back to our project before 3month and setup all those too. It will take approximately 1week of delay to just upgrade expo sdk (Also doubting if we can succeed on update after this time).

We are also afraid if we can rely on expo in the future too for this update. Please provide us your plan if later this kinds of update will happen again.


(Updates after 3days)
I’ve been trying what you’ve told me to do during holidays… and couldn’t succeed.
I’ve detached from newly created project from expo sdk 24 then detached.

App is not building properly with purely created project.
Could you please try out yourself and see if you succeed in building detached android project from newly built expo project?


(Anoter updates)
It even crashes in newly created project for expo. It works in ios tough.
First it is loading…


Then crash

Below is logcat for adb

01-01 05:12:59.491  4271  4271 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
01-01 05:12:59.509  4271  4271 W unknown:ReactNative: Unable to update root layout specs for uninitialized ReactInstanceManager
01-01 05:12:59.509  4271  4271 W unknown:ReactNative: Unable to enable layout calculation for uninitialized ReactInstanceManager
01-01 05:12:59.549  4271  4271 D ReactNative: ReactInstanceManager.ctor()
01-01 05:12:59.582  4271  4271 W unknown:ReactNative: Packager connection already open, nooping.
01-01 05:12:59.586  4271  4271 D ReactNative: ReactInstanceManager.createReactContextInBackground()
01-01 05:12:59.586  4271  4271 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
01-01 05:12:59.707  4271  4363 W e       : java.net.UnknownHostException: Unable to resolve host "exp.host": No address associated with hostname
01-01 05:12:59.707  4271  4363 D e       : Done fetching manifest
01-01 05:13:01.839   627   688 W WifiMode: WiredSSID, Invalid SupportedRates!!!
01-01 05:13:01.840   627   686 W WifiMode: WiredSSID, Invalid SupportedRates!!!
01-01 05:13:01.841   627   686 W WifiMode: WiredSSID, Invalid SupportedRates!!!
01-01 05:13:29.826  4271  4364 D b       : Got cached OkHttp response for http://192.168.0.19:19002/node_modules/expo/AppEntry.bundle?platform=android&dev=true&strict=false&minify=false&hot=false&assetPlugin=/Users/hyochan/Documents/SourceCode/ExpoProjects/test/node_modules/expo/tools/hashAssetFiles
01-01 05:13:29.826  4271  4364 D b       : Have cached source file for http://192.168.0.19:19002/node_modules/expo/AppEntry.bundle?platform=android&dev=true&strict=false&minify=false&hot=false&assetPlugin=/Users/hyochan/Documents/SourceCode/ExpoProjects/test/node_modules/expo/tools/hashAssetFiles
01-01 05:13:29.837  4271  4271 D b       : Successfully preloaded manifest and bundle for exp://192.168.0.19:19001 http://192.168.0.19:19002/node_modules/expo/AppEntry.bundle?platform=android&dev=true&strict=false&minify=false&hot=false&assetPlugin=/Users/hyochan/Documents/SourceCode/ExpoProjects/test/node_modules/expo/tools/hashAssetFiles
01-01 05:13:29.883  4271  4271 D ReactNative: ReactInstanceManager.onJSBundleLoadedFromServer()
01-01 05:13:29.883  4271  4271 D ReactNative: ReactInstanceManager.recreateReactContextInBackground()
01-01 05:13:29.883  4271  4271 D ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
01-01 05:13:29.889  4271  4370 I art     : Thread[12,tid=4370,Native,Thread*=0xd1ba5500,peer=0x12f4c310,"Thread-10"] recursive attempt to load library "/data/app/host.exp.exponent-1/lib/x86/libfb_abi24_0_0.so"
01-01 05:13:29.889  4271  4370 D ReactNative: ReactInstanceManager.createReactContext()
01-01 05:13:29.897  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTGroupViewManager
01-01 05:13:29.898  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTGroupShadowNode
01-01 05:13:29.899  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTShapeViewManager
01-01 05:13:29.899  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTShapeShadowNode
01-01 05:13:29.899  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTTextViewManager
01-01 05:13:29.899  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTTextShadowNode
01-01 05:13:29.900  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.checkbox.ReactCheckBoxManager
01-01 05:13:29.902  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.uimanager.LayoutShadowNode
01-01 05:13:29.903  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.picker.ReactDialogPickerManager
01-01 05:13:29.904  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.drawer.ReactDrawerLayoutManager
01-01 05:13:29.904  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.picker.ReactDropdownPickerManager
01-01 05:13:29.905  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
01-01 05:13:29.906  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
01-01 05:13:29.906  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.progressbar.ReactProgressBarViewManager
01-01 05:13:29.907  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.progressbar.ProgressBarShadowNode
01-01 05:13:29.908  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.scroll.ReactScrollViewManager
01-01 05:13:29.909  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.slider.ReactSliderManager
01-01 05:13:29.910  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
01-01 05:13:29.910  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.switchview.ReactSwitchManager
01-01 05:13:29.911  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
01-01 05:13:29.911  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.toolbar.ReactToolbarManager
01-01 05:13:29.913  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.webview.ReactWebViewManager
01-01 05:13:29.914  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
01-01 05:13:29.916  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTSurfaceViewManager
01-01 05:13:29.916  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.art.ARTSurfaceViewShadowNode
01-01 05:13:29.916  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
01-01 05:13:29.917  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
01-01 05:13:29.918  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.image.ReactImageManager
01-01 05:13:29.919  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.modal.ReactModalHostManager
01-01 05:13:29.921  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.modal.ModalHostShadowNode
01-01 05:13:29.921  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactRawTextManager
01-01 05:13:29.921  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactRawTextShadowNode
01-01 05:13:29.922  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.textinput.ReactTextInputManager
01-01 05:13:29.925  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.textinput.ReactTextInputShadowNode
01-01 05:13:29.926  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactTextViewManager
01-01 05:13:29.927  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactTextShadowNode
01-01 05:13:29.927  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.view.ReactViewManager
01-01 05:13:29.929  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.viewpager.ReactViewPagerManager
01-01 05:13:29.930  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactVirtualTextViewManager
01-01 05:13:29.930  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.com.facebook.react.views.text.ReactVirtualTextShadowNode
01-01 05:13:29.931  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.admob.RNAdMobBannerViewManager
01-01 05:13:29.932  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.admob.RNPublisherBannerViewManager
01-01 05:13:29.932  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.LinearGradientManager
01-01 05:13:29.933  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.av.video.VideoViewManager
01-01 05:13:29.935  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.camera.CameraViewManager
01-01 05:13:29.936  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.gl.GLViewManager
01-01 05:13:29.936  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.fbads.NativeAdViewManager
01-01 05:13:29.937  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.barcodescanner.BarCodeScannerViewManager
01-01 05:13:29.938  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.fbads.BannerViewManager
01-01 05:13:29.938  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.RenderableViewManager
01-01 05:13:29.939  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.GroupShadowNode
01-01 05:13:29.940  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.PathShadowNode
01-01 05:13:29.941  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.CircleShadowNode
01-01 05:13:29.941  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.EllipseShadowNode
01-01 05:13:29.942  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.LineShadowNode
01-01 05:13:29.942  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.RectShadowNode
01-01 05:13:29.943  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.TextShadowNode
01-01 05:13:29.944  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.TSpanShadowNode
01-01 05:13:29.944  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.TextPathShadowNode
01-01 05:13:29.944  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.ImageShadowNode
01-01 05:13:29.945  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.ClipPathShadowNode
01-01 05:13:29.946  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.DefsShadowNode
01-01 05:13:29.946  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.UseShadowNode
01-01 05:13:29.947  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.SymbolShadowNode
01-01 05:13:29.947  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.LinearGradientShadowNode
01-01 05:13:29.948  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.RadialGradientShadowNode
01-01 05:13:29.948  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.SvgViewManager
01-01 05:13:29.949  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.svg.SvgViewShadowNode
01-01 05:13:29.949  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapCalloutManager
01-01 05:13:29.950  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapMarkerManager
01-01 05:13:29.952  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapPolylineManager
01-01 05:13:29.953  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapPolygonManager
01-01 05:13:29.953  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapCircleManager
01-01 05:13:29.954  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapManager
01-01 05:13:29.956  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapLiteManager
01-01 05:13:29.957  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.maps.AirMapUrlTileManager
01-01 05:13:29.957  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.lottie.LottieAnimationViewManager
01-01 05:13:29.958  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerButtonViewManager
01-01 05:13:29.959  4271  4370 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class abi24_0_0.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerPackage$DummyViewManager
01-01 05:13:29.967  4271  4370 D ReactNative: Initializing React Xplat Bridge.
01-01 05:13:29.969  4271  4370 D ReactNative: Initializing React Xplat Bridge before initializeBridge
01-01 05:13:29.974  4271  4370 D ReactNative: Initializing React Xplat Bridge after initializeBridge
01-01 05:13:29.974  4271  4370 D ReactNative: CatalystInstanceImpl.runJSBundle()
01-01 05:13:29.974  4271  4370 D CatalystInstanceImpl: Loading script from file
01-01 05:13:29.976  4271  4374 D ReactNative: ReactInstanceManager.setupReactContext()
01-01 05:13:29.976  4271  4374 D ReactNative: CatalystInstanceImpl.initialize()
01-01 05:13:29.977  4271  4374 W unknown:ReactNative: Packager connection already open, nooping.
01-01 05:13:29.977  4271  4374 D ReactNative: ReactInstanceManager.attachRootViewToInstance()
01-01 05:13:29.985  4271  4271 D AndroidRuntime: Shutting down VM
01-01 05:13:29.989  4271  4374 W unknown:Fresco: Fresco has already been initialized! `Fresco.initialize(...)` should only be called 1 single time to avoid memory leaks!
01-01 05:13:30.023  4271  4271 E AndroidRuntime: FATAL EXCEPTION: main
01-01 05:13:30.023  4271  4271 E AndroidRuntime: Process: host.exp.exponent, PID: 4271
01-01 05:13:30.023  4271  4271 E AndroidRuntime: java.lang.AssertionError
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.com.facebook.infer.annotation.Assertions.assertNotNull(Assertions.java:28)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.com.facebook.react.bridge.NativeModuleRegistry.getModule(NativeModuleRegistry.java:146)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.com.facebook.react.bridge.CatalystInstanceImpl.getNativeModule(CatalystInstanceImpl.java:424)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.com.facebook.react.bridge.ReactContext.getNativeModule(ReactContext.java:123)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerEnabledRootView.getGestureHandlerModule(RNGestureHandlerEnabledRootView.java:169)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerEnabledRootView.onAttachedToReactInstance(RNGestureHandlerEnabledRootView.java:145)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at abi24_0_0.com.facebook.react.ReactInstanceManager$9.run(ReactInstanceManager.java:1051)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6119)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
01-01 05:13:30.023  4271  4271 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
01-01 05:13:30.024   627   824 W ActivityManager:   Force finishing activity host.exp.exponent/.experience.ExperienceActivity
01-01 05:13:30.074   339   858 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.076   339   858 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.111   339   858 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.117   627  1976 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 05:13:30.117   627  1976 D OpenGLRenderer: Swap behavior 1
01-01 05:13:30.152  4271  4374 W System  : ClassLoader referenced unknown path: /system/app/webview/lib/x86
01-01 05:13:30.153  4271  4374 D ApplicationLoaders: ignored Vulkan layer search path /system/app/webview/lib/x86:/system/app/webview/webview.apk!/lib/x86:/system/lib:/vendor/lib for namespace 0xf58f0090
01-01 05:13:30.154  4271  4374 I WebViewFactory: Loading com.android.webview version 52.0.2743.100 (code 275610010)
01-01 05:13:30.169   627  1976 E EGL_emulation: tid 1976: eglSurfaceAttrib(1174): error 0x3009 (EGL_BAD_MATCH)
01-01 05:13:30.169   627  1976 W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xd7428e60, error=EGL_BAD_MATCH
01-01 05:13:30.185  4271  4374 I cr_LibraryLoader: Time to load native libraries: 3 ms (timestamps 8482-8485)
01-01 05:13:30.186  4271  4374 I cr_LibraryLoader: Expected native library version number "52.0.2743.100", actual native library version number "52.0.2743.100"
01-01 05:13:30.279  4271  4373 E ReactNativeJS: undefined is not an object (evaluating 'ExponentKeepAwake.activate')
01-01 05:13:30.288  4271  4373 E ReactNativeJS: Module AppRegistry is not a registered callable module (calling runApplication)
01-01 05:13:30.530   627   641 W ActivityManager: Activity pause timeout for ActivityRecord{46ab375 u0 host.exp.exponent/.experience.ExperienceActivity t72 f}
01-01 05:13:30.661   339   707 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x333 imply creation of host color buffer
01-01 05:13:30.724   339   339 E EGL_emulation: tid 339: eglCreateSyncKHR(1669): error 0x3004 (EGL_BAD_ATTRIBUTE)
01-01 05:13:30.826   627   648 W art     : Long monitor contention with owner ActivityManager (641) at android.graphics.Bitmap com.android.server.wm.WindowManagerService.screenshotApplicationsInner(android.os.IBinder, int, int, int, boolean, float, android.graphics.Bitmap$Config, boolean)(WindowManagerService.java:6462) waiters=0 in void com.android.server.wm.WindowAnimator$1.doFrame(long) for 292ms
01-01 05:13:30.827   627   735 W art     : Long monitor contention with owner ActivityManager (641) at android.graphics.Bitmap com.android.server.wm.WindowManagerService.screenshotApplicationsInner(android.os.IBinder, int, int, int, boolean, float, android.graphics.Bitmap$Config, boolean)(WindowManagerService.java:6462) waiters=1 in int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.content.res.Configuration, android.view.Surface) for 262ms
01-01 05:13:30.828   627   642 I Choreographer: Skipped 38 frames!  The application may be doing too much work on its main thread.
01-01 05:13:30.870   339   344 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.872   339   344 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.875   339   344 D gralloc_vbox86: gralloc_alloc: format 1 and usage 0x900 imply creation of host color buffer
01-01 05:13:30.913  1079  1266 E EGL_emulation: tid 1266: eglSurfaceAttrib(1174): error 0x3009 (EGL_BAD_MATCH)
01-01 05:13:30.913  1079  1266 W OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xd847c480, error=EGL_BAD_MATCH
01-01 05:13:31.434  1079  1266 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
01-01 05:13:41.626   627   641 W ActivityManager: Activity destroy timeout for ActivityRecord{46ab375 u0 host.exp.exponent/.experience.ExperienceActivity t72 f}
01-01 05:13:59.793   627   686 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
01-01 05:13:59.793   627   644 E BatteryStatsService: no controller energy info supplied
01-01 05:14:59.695   627   686 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
01-01 05:14:59.695   627   644 E BatteryStatsService: no controller energy info supplied

1 Like

@dooboolab I’m sorry the upgrade was annoying for you. Unfortunately we had to make a lot breaking changes to improve detach. Many of our users were getting confused that APIs worked differently in detach so we had to change detach to be closer to standalone apps to make those APIs work.

I can’t promise for sure that all future detach upgrades will be easy, but we recognize that this was difficult and will do our best to avoid it.

I’m not really sure why a fresh detach isn’t working. I just tried this

  • exp init and chose blank template
  • Added ios.bundleIdentifier and android.package to app.json
  • exp detach
  • exp start and compile android app

and it worked for me. Can you maybe upload the project that is failing somewhere? The Unable to resolve host "exp.host": No address associated with hostname log message make it sound like the emulator can’t access the internet. I’m not sure what’s going on with the AssertionError later on.

1 Like

@jesse
Thanks Jesse that at least you understands our problem. We are very glad to hear your team is thinking of this hard upgrade from detached app.

As you’ve told me here, I’ve been trying again from your example. Not init from expo xde and I am doing it in terminal. I’ve succeeded in detaching and I am trying to compile from android studio after detach and now I am facing below error. (I didn’t do anything else.)

I resolved above error by commenting below code in build.gradle(app)

// apply plugin: 'com.neenbedankt.android-apt'

Also commenting below code in build.gradle(Project: android)

// classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'

Then all error messages dissapeared and I am able to build app. However when I tried building the app same error messages appeared as I’ve tried during the last 3 holidays which are…

Error:Execution failed for task ':app:javaPreCompileDev19Debug'.
> Annotation processors must be explicitly declared now.  The following dependencies on the compile classpath are found to contain annotation processor.  Please add them to the annotationProcessor configuration.
    - butterknife-7.0.1.jar (com.jakewharton:butterknife:7.0.1)
  Alternatively, set android.defaultConfig.javaCompileOptions.annotationProcessorOptions.includeCompileClasspath = true to continue with previous behavior.  Note that this option is deprecated and will be removed in the future.
  See https://developer.android.com/r/tools/annotation-processor-error-message.html for more details.

I also resolved above messages by doing the following in build.gradle(app)

  dependencies {
     compile 'com.jakewharton:butterknife:7.0.1'
     annotationProcessor 'com.jakewharton:butterknife:7.0.1'
  }


And removed above error by following.

  flavorDimensions "default"

Then I’ve succeeded in building android app. I want you to confirm if this process is right.

Now I’ll try to migrate my codes in here.


By the way, what gradle version did you used for your project?
Can you share your dev environment for android?
(such as gradle version, android sdk verision, android studio version… and stuffs that could help)


Thanks for all regards.

1 Like

I’m not sure why you had to do that, are you sure you didn’t accept any dialogs about upgrading Gradle?

I’m on Android Studio version 2.3.3, but I think some people on our team have successfully built using 3.0. Our version of Gradle should be the same since we’re using the Gradle Wrapper. Maybe you overrode that and are using your own version of Gradle?

1 Like

@jesse
I am using recommended gradle version for android studio 3.0.
I’ve accepted dialogs when project started, maybe that was why mine built differently.

Hope my work helps someone who is suffering from detached expo app from sdk 24.

Yeah, this seems to be an issue when upgrading to gradle 3 (which is required when using Android 26, as far as I can tell). The changes @dooboolab suggested have solved the problem for me as well. Detach should probably be updated to generate a valid gradle 3 android project. @jesse you seem to know your way around here, should I submit an issue to github?

Yes, submitting an issue/PR to Github would be good! Thanks.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.