Android GearVR, Unity. When calling Core.Initialize the script immediately dies.
First exception: AppID found in Library does NOT match the appID in the bundle
Also the later exception: Package com.imeve.avatar not in users library
I have been pouring through the documentation to find what the issue is to no avail. I've updated the Unity Android Player Settings, OculusPlatformSettings, added user to the developer list in the web dashboard, etc.
(Filename: C Line: 0) ... 01-19 19:25:10.536 8767-9492/? E/ExternalPlatformLocal: AppID found in Library does NOT match the appID in the bundle. 01-19 19:25:10.538 8767-9492/? E/ExternalPlatformLocal: AppID found in Library does NOT match the appID in the bundle. 01-19 19:25:10.539 8767-9492/? E/ProfileContentProvider: Package not found in library com.oculus.horizon.service.ExternalPlatformLocal$PackageNotInLibraryException: Package com.imeve.avatar not in users library at com.oculus.horizon.service.ExternalPlatformLocal.getAppID(ExternalPlatformLocal.java:235) at com.oculus.horizon.provider.ProfileContentProvider.getAppScopedUserID(ProfileContentProvider.java:284) at com.oculus.horizon.provider.ProfileContentProvider.doQuery(ProfileContentProvider.java:99) at com.oculus.content.AbstractContentProvider.doQuery(AbstractContentProvider.java:132) at com.oculus.content.AbstractContentProvider.query(AbstractContentProvider.java:367) at android.content.ContentProvider$Transport.query(ContentProvider.java:243) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112) at android.os.Binder.execTransact(Binder.java:573) 01-19 19:25:10.541 20284-20622/? I/VrApi: FPS=4,Prd=7ms,Tear=2,Early=0,Stale=4,VSnc=1,Lat=1,CPU4/GPU=2/2,1144/0MHz,OC=FF,TA=F0/0/0,SP=F/N/N,Mem=1014MHz,Free=1425MB,PSM=0,PLS=0,Temp=32.2C/30.0C 01-19 19:25:10.542 8767-20864/? E/ACRA: Handling exception for soft error com.facebook.common.errorreporting.SoftErrorException: ExternalPlatformLocal | AppID found in Library does NOT match the appID in the bundle. at com.facebook.common.errorreporting.FbErrorReporterImpl.softReport(FbErrorReporterImpl.java:172) at com.oculus.errorreporting.ErrorReporter.softReport(ErrorReporter.java:152) at com.oculus.errorreporting.ErrorReporter.softReport(ErrorReporter.java:104) at com.oculus.horizon.service.ExternalPlatformLocal.getAppID(ExternalPlatformLocal.java:233) at com.oculus.horizon.provider.ProfileContentProvider.getAppScopedUserID(ProfileContentProvider.java:284) at com.oculus.horizon.provider.ProfileContentProvider.doQuery(ProfileContentProvider.java:99) at com.oculus.content.AbstractContentProvider.doQuery(AbstractContentProvider.java:132) at com.oculus.content.AbstractContentProvider.query(AbstractContentProvider.java:367) at android.content.ContentProvider$Transport.query(ContentProvider.java:243) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112) at android.os.Binder.execTransact(Binder.java:573) 01-19 19:25:10.532 8767-9492/? E/SignatureHelper: Not a trusted user. Do you have Unlockulus or pass the IsTrustedUser gk? 01-19 19:25:10.534 20284-20862/? W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es 01-19 19:25:10.534 20284-20862/? W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es 01-19 19:25:10.534 20284-20862/? W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es 01-19 19:25:10.536 8767-9492/? E/ExternalPlatformLocal: AppID found in Library does NOT match the appID in the bundle. 01-19 19:25:10.538 8767-9492/? E/ExternalPlatformLocal: AppID found in Library does NOT match the appID in the bundle. 01-19 19:25:10.539 8767-9492/? E/ProfileContentProvider: Package not found in library com.oculus.horizon.service.ExternalPlatformLocal$PackageNotInLibraryException: Package com.imeve.avatar not in users library at com.oculus.horizon.service.ExternalPlatformLocal.getAppID(ExternalPlatformLocal.java:235) at com.oculus.horizon.provider.ProfileContentProvider.getAppScopedUserID(ProfileContentProvider.java:284) at com.oculus.horizon.provider.ProfileContentProvider.doQuery(ProfileContentProvider.java:99) at com.oculus.content.AbstractContentProvider.doQuery(AbstractContentProvider.java:132) at com.oculus.content.AbstractContentProvider.query(AbstractContentProvider.java:367) at android.content.ContentProvider$Transport.query(ContentProvider.java:243) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112) at android.os.Binder.execTransact(Binder.java:573) 01-19 19:25:10.541 20284-20622/? I/VrApi: FPS=4,Prd=7ms,Tear=2,Early=0,Stale=4,VSnc=1,Lat=1,CPU4/GPU=2/2,1144/0MHz,OC=FF,TA=F0/0/0,SP=F/N/N,Mem=1014MHz,Free=1425MB,PSM=0,PLS=0,Temp=32.2C/30.0C 01-19 19:25:10.542 8767-20864/? E/ACRA: Handling exception for soft error com.facebook.common.errorreporting.SoftErrorException: ExternalPlatformLocal | AppID found in Library does NOT match the appID in the bundle. at com.facebook.common.errorreporting.FbErrorReporterImpl.softReport(FbErrorReporterImpl.java:172) at com.oculus.errorreporting.ErrorReporter.softReport(ErrorReporter.java:152) at com.oculus.errorreporting.ErrorReporter.softReport(ErrorReporter.java:104) at com.oculus.horizon.service.ExternalPlatformLocal.getAppID(ExternalPlatformLocal.java:233) at com.oculus.horizon.provider.ProfileContentProvider.getAppScopedUserID(ProfileContentProvider.java:284) at com.oculus.horizon.provider.ProfileContentProvider.doQuery(ProfileContentProvider.java:99) at com.oculus.content.AbstractContentProvider.doQuery(AbstractContentProvider.java:132) at com.oculus.content.AbstractContentProvider.query(AbstractContentProvider.java:367) at android.content.ContentProvider$Transport.query(ContentProvider.java:243) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112) at android.os.Binder.execTransact(Binder.java:573)