Problem when i emulate and deploy my project

help help help
my codes run fine in my browser
but when i tried to emulate and run in android
my http request from api don’t have any response
what i’m gonna do?
anyone tried encounter this problem before?
help me solving it

Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Chrome dev tools: https://ionic.zone/debug/remote-debug-your-app#android Look at the console and network tabs for errors.

runs fine in my browser but when i deploy it as apk and emulate in android. i don’t received any data from wunderground api

Yes I read that. But you obv didn’t read what I posted and linked to. Do this please.