Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to react-native 0.59 ERROR #143

Open
daijiangping opened this issue Dec 13, 2019 · 0 comments
Open

Upgrade to react-native 0.59 ERROR #143

daijiangping opened this issue Dec 13, 2019 · 0 comments

Comments

@daijiangping
Copy link

E AndroidRuntime: java.lang.UnsatisfiedLinkError: No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator() (tried Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator and Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator__)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator(Native Method)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.unity3d.player.UnityPlayer.resume(Unknown Source)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.reactnative.unity.view.UnityUtils$1.run(UnityUtils.java:61)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at android.app.Activity.runOnUiThread(Activity.java:6039)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.reactnative.unity.view.UnityUtils.createPlayer(UnityUtils.java:39)
12-13 15:14:03.666 1116 1116 E AndroidRuntime: at com.reactnative.unity.view.UnityViewManager.onHostResume(UnityViewManager.java:98)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant