Akira Chen
Akira Chen
I download firebase sdk and mechahamster-master.zip and import them to Unity . But Unity appears some errors as below: `Severity Code Description Project File Line Suppression State Error CS0117 'FirebaseApp'...
I deploy the example of Recorder.js on IIS. And then open the web on Ipad mini. But it appears the warning message about "navigator.getUserMedia not present", even I use google...
I deployed the iOS App successfully and i also can open the iOS App. When I click the button to scan, the app ask whether can use camera. I input...
My android app appears one of the error as below when android studio build apk. `error: no suitable constructor found for DefaultDecoderFactory(ArrayList,,)` I found the error is the constructor of...
Can I use npm or capacitor to install cordova-plugin-qrscanner? My project is ionic8+capacitor6+Vue3.
My project is created with Ionic8+Capacitor6+Vue3+TypeScript. Can I use the qrscanner?
I import the package: `npm install xmlrpc` And then use the lime to import to HomePage.vue. `import xmlrpc from 'xmlrpc';` There are my infomation as below when I ionic serve:...
I had downloaded bundletool-1.17.1.zip and bundletool-all-1.17.1.jar. But Ic cannot see the bundletool.bat. My OS is windows 11.