Hello
my ionic 5 application can access my API via internet on phones with an android version below 9. but on phones with android versions above 8, it can’t find the API.
I added the platform to my project with the command
cordova platform add android@8
1 post - 1 participant