Damilola Ezekiel
Damilola Ezekiel
Sorry about this, I copied the wrong error message. That plugin doesn't work too. `Failed to build plugin nativescript-google-analytics : Error: Command failed: ./gradlew -p /home/brainex/Projects/mp3faka/platforms/tempPlugin/nativescript_google_analytics assembleRelease -PcompileSdk=android-25-PbuildToolsVersion=26.0.2 -PsupportVersion=25.3.1`
Okay, thanks. I'll try that
> commenting here due having the same underlying issue on a Nativescript-Vue project. > > The suggested workaround with the mustache templating also wasn't working for me with Vue in...
Update: I switched `"@nativescript/ios": 7.x.x` to `"@nativescript/ios": "JSC"` And it works fine. So I think the issue is with the new iOS V8 engine. @EddyVerbruggen
https://user-images.githubusercontent.com/30000286/232069826-8c50cad3-b9e4-4b34-9a5f-b37e14f3d3eb.mov The issue still persists and this is with v8.5
Here's the link to the repo https://github.com/dammynex/testv3
Could it be an issue with the XCode simulator? It does not happen on device for me. But, even with v8.5 on the emulator, it still happens
I'm using intel
Here is my package.json ``` { "main": "src/app.ts", "version": "1.0.0", "private": true, "dependencies": { "@bezlepkin/nativescript-keyboard-opening": "^1.0.1", "@nativescript-community/ui-image": "^4.3.11", "@nativescript-community/ui-lottie": "^5.0.6", "@nativescript-community/ui-material-bottomsheet": "^7.1.4", "@nativescript-community/ui-pulltorefresh": "^2.5.3", "@nativescript-community/ui-svg": "^0.1.11", "@nativescript/core": "~8.5.0", "@nativescript/fingerprint-auth": "^8.1.0",...
Perhaps this might be the solution? https://appimage.org/ since it works for all distros