Hello,
I would like to ask how do I convert playcanvas apps into an APK. Really appreciate any help.
Hello,
I would like to ask how do I convert playcanvas apps into an APK. Really appreciate any help.
Thank you! I knew cordova but wasnt sure if it works. I will try though it’s quite complicated.
Alternatively, just use a regular Android WebView:
https://developer.chrome.com/multidevice/webview/gettingstarted
You can use a similar technique on iOS with WkWebView.