CarlosCMD
CarlosCMD
Same issue, any solution?
Solved it: `pip install python-setuptools`
The issue might be caused by integrating some other lib(markwon) which extends a TextView and parses Markdown format text. Furthermore, adding animation from ScrollView and the shimmer itself might present...
Any solution yet?
Its solved but now am getting; a.a.a.By: Failed to add /storage/emulated/0/.sketchware/libs/local_libs/Android Support /classes.jar at a.a.a.Dp.buildApk(Dp.java:622) at com.besome.sketch.design.DesignActivity$BuildAsyncTask.b(DesignActivity.java:1073) at a.a.a.MA.a(Unknown Source:11) at com.besome.sketch.design.DesignActivity$BuildAsyncTask.doInBackground(DesignActivity.java:1176) at com.besome.sketch.design.DesignActivity$BuildAsyncTask.doInBackground(DesignActivity.java:928) at android.os.AsyncTask$3.call(AsyncTask.java:394) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)...
Even after adding `powerMenu.setLifecycleOwner(ViewTreeLifecycleOwner.get(myView));`
Saving a file(processed txt) from a Js web app hosted locally results in the error above. The AdvancedWebView is able to process the download request but after passing URL to...
It's plain text data, maybe checking out the local web app might help? It's a basic web game and it saves data by exporting it in a file. Here's the...
> give a link to download file It created by Js, I can't find the function but you can dig up here: https://github.com/veprogames/idle-football-manager/blob/main/js/components/tabs/tab-settings.js
> The current version of Firebase Messaging that Sketchware has is causing issues with projects targeting Android 12+. Yup, they'll need to update it, have you found any workaround?