WebView JSCallNative
JS code uses the Player Network SDK WebView module to call native (Android/iOS/PC) functions to enable or disable full screen on web pages, open the app, execute other functionalities, and return the results to INTLWebViewObserver.
- Detailed introduction to the JSCallNative interface. You can click UE JSCallNative or Unity JSCallNative to view.
- To call native features from the page using JS code, you can refer to the INTLWebViewSample.html page