Convert your Existing React js App to Android App Using the Ionic Capacitor
Today I will show the easiest and simple way I’ve found to convert your existing React js app to an android app using ionic capacitor.
What is Capacitor? According to documentation:
Capacitor is a cross-platform app runtime that makes it easy to buil...
khaledbenyahya.hashnode.dev2 min read
pavan kumar
Hello Khaled,
I have created an Android app using the provided steps. The app works well on Android version 8, but it is not functioning correctly on Android 11, 12, and 13. I believe there may be an issue with the REST API calls in the generated Android app for the latest Android versions. Could you please assist me in resolving this problem?