You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错信息:java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
插件的activity并未设置屏幕方向,在其他手机上宿主可以正常启动插件, 但是在8.0的手机上(小米),会报错。
The text was updated successfully, but these errors were encountered:
报错信息:java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
插件的activity并未设置屏幕方向,在其他手机上宿主可以正常启动插件, 但是在8.0的手机上(小米),会报错。
The text was updated successfully, but these errors were encountered: