fetch network request failed android #20975
Labels
🌐Networking
Related to a networking API.
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I try to call a https webservice using fetch. The webservice uses a certificate to be able to connect.
I had the same problem with IOS. I solved the problem by adding in the file RCTHTTPRequestHandler.m this code :
On Android, I have this message:
how can I solve this problem for android?
The text was updated successfully, but these errors were encountered: