Код: Выделить всё
test = async () => {
try {
let a = await fetch('https://rxapitest.alliancepharmacygroup.ca:12345/', {
method: 'GET',
}).then(response => {
console.log("success")
})
} catch(err) {
console.log("error")
}
}
< /code>
на Android это работает нормально. В почтальце запрос работает нормально. И когда я заменяю URL на https://google.com Here's my stacktrace:

Does anyone know how I can подходите к этому?
Подробнее здесь: https://stackoverflow.com/questions/611 ... not-others
Мобильная версия