light
light
CC#
Created by light on 11/20/2024 in #help
API call hangs on mobile (.NET MAUI)
I have a .NET MAUI application that when deployed on my mobile device takes forever the actually make the API request. I have to restart the app multiple times before the request will actually go through. The API server receives the client connection but no data is ever sent. I have all the correct permissions for the mobile app. Is this a common issue with MAUI or is there an issue with the way I handle my HTTP requests?
4 replies