Hello everybody.
I'm trying to run the video player with http connection, but without success. With https it's ok. And connect without b4xpages.
Would you know what it could be?
iOS 9 includes several features which can break existing apps. Note that these changes will only affect your app after it was compiled with Xcode 7. For now this is only relevant if you are using a local builder. However the hosted builders will also be upgraded to Xcode 7 in the near future...
iOS 9 includes several features which can break existing apps. Note that these changes will only affect your app after it was compiled with Xcode 7. For now this is only relevant if you are using a local builder. However the hosted builders will also be upgraded to Xcode 7 in the near future...
Hello monster67.
I read the article. I tried but without success.
Did you see the difference between the examples?
-The http connection works without the "ATS" declaration in the attached example B4I(vp.zip).
-The http connection does not work in the example on B4Xpages.
Hello monster67.
I read the article. I tried but without success.
Did you see the difference between the examples?
-The http connection works without the "ATS" declaration in the attached example B4I(vp.zip).
-The http connection does not work in the example on B4Xpages.
hi i am trying to download a file from my server but i get this error: ResponseError: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., status code: 0 now i found this thread...