cancel
Showing results for 
Search instead for 
Did you mean: 

MyApp has closed unexpectedly

Mr_OculusChina
Honored Guest
hi:
I upload a Gear vr demo app to oculus dashboard,then download from Oculus library.But when I plugin S7 edge in Gear vr,it show "XXX has closed unexpectedly".And I uninstall and install again and again,it do not work. If I test my app using osgi file,it work.
If anyone know how to fix it ,help me! Thanks advance !   sorry for my poor English。
3 REPLIES 3

msgames
Honored Guest
Any news on this? I am having the same issue.

Mr_OculusChina
Honored Guest

msgames said:

Any news on this? I am having the same issue.


you can change your activity name to  "android:name="com.unity3d.player.UnityPlayerNativeActivity""  in  your AndroidManifest.xml
my problem solved by this.

tiagozanchi
Honored Guest



msgames said:

Any news on this? I am having the same issue.


you can change your activity name to  "android:name="com.unity3d.player.UnityPlayerNativeActivity""  in  your AndroidManifest.xml
my problem solved by this.


THANK YOU VERY MUCH. I was having the same issue and changing the activity name solved it!