react-native-qqsdk icon indicating copy to clipboard operation
react-native-qqsdk copied to clipboard

Caused by: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation

Open noxmuse opened this issue 6 years ago • 1 comments

noxmuse avatar Jul 20 '19 08:07 noxmuse

I had the same issue. Just remove the android:screenOrientation="portrait" as described in https://www.jianshu.com/p/58837a592834

fqzhao avatar Oct 27 '19 02:10 fqzhao