Relative Content

Tag Archive for iosreact-nativemobileexpo

Why expo-background-fetch is not fetching at all in IOS

I’ve problem my app never gets a chance to fetch the requests, i thought maybe IOS needs time to initialize that so i tried on three real devices and waited three days using build from Testflight, but never got it … When it gets fetch chance it should fetch my backend to give like a fake request (i made this for me to confirm its working), but it never fetches it but when i try to do it manually Xcode > Debug > Simulate Background fetch it works fine.