You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, we created a service in AWS Lambda, which works fine on Android, but not on IOS (The request does not leave the device). Returns the following message:
responseCode: 502
message: Internal Server Error
We have placed the following settings in info.plist
Hello, we created a service in AWS Lambda, which works fine on Android, but not on IOS (The request does not leave the device). Returns the following message:
We have placed the following settings in info.plist
Which platform(s) does your issue occur on?
Please, tell us how to recreate the issue in as much detail as possible.
Select the blue "Obtener Imagen" button, and choose an image.
Code project vanilla:
https://github.com/vicmasa/ns-background-http-vanilla.git
Image Bug:
https://github.com/vicmasa/ns-background-http-vanilla/blob/master/app/images/bug_ios.png?raw=true
The text was updated successfully, but these errors were encountered: