IONIC Mapbox Cordova https://github.com/ChawkiOS/ionic-mapbox-gl https://github.com/dagatsoin/cordova-plugin-mapbox https://github.com/dagatsoin/cordova-plugin-mapbox-demo https://github.com/thanhdt1998/cordova-plugin-mapbox
Góp nhặt của một kẻ mù công nghệ :p
IONIC Mapbox Cordova https://github.com/ChawkiOS/ionic-mapbox-gl https://github.com/dagatsoin/cordova-plugin-mapbox https://github.com/dagatsoin/cordova-plugin-mapbox-demo https://github.com/thanhdt1998/cordova-plugin-mapbox
IONIC – Build IOS 2023 https://ionicframework.com/docs/developing/ios Install Nodejs16 Phải Nodejs16 mới được, bản nodejs17 đang lỗi ERR_OSSL_EVP_UNSUPPORTED chưa có cách sửa https://stackoverflow.com/questions/11177954/how-do-i-completely-uninstall-node-js-and-reinstall-from-beginning-mac-os-x sudo rm -rf /usr/local/{lib/node{,/.npm,_modules},bin,share/man}/{npm,node,man1/node*} nvm uninstall v17.4.0 // check version node -v || node –version // list installed […]
Ionic cordova-res Error occurred while copying resources/android/icon/ Err info D:\sync\websvr\ionic\current\thanhlong_binhthuan_appmobile>cordova-res android –skip-config –copy –type icon Generated 6 resources for Android WARN: Error occurred while copying resources\android\icon\mdpi-foreground.png WARN: Error occurred while copying resources\android\icon\mdpi-background.png WARN: Error occurred while copying resources\android\icon\hdpi-foreground.png WARN: Error […]
IONIC Cordova to Capacitor migration Add Capacitor Begin by opening your project in the terminal, ionic integrations enable capacitor # Delete capacitor.config.ts and try again npx cap init Build your Web App npm run build Add Platforms # You must […]
[IONIC] Error: ENOENT: no such file or directory This error appears when I run Capacitor first, then I decide to change to Cordova ionic cordova run android -l -c How to fix Error: ENOENT: no such file or directory when […]
Ionic app icon generator Tạo icon cho app IONIC [ERROR] cordova-res was not found on your PATH. Please install it globally ionic cordova resources > cordova-res [cordova-res] 'cordova-res' is not recognized as an internal or external command, [cordova-res] operable program […]