I am doing my first ionic project and my android app is working on lower versions of android but not on 10 and higher so wanted to know if I have to change some settings to fix this bug.
Any help on this will be appreciated.
For sdk versions 28+, android requests are forced to be https so change tour requests from http to https.