Web Services on GMI (iOS)
Requirements to use Web services on iOS platforms (GMI).
Web services configuration options
GWS configuration FGLPROFILE entries related to SSL/TLS keys (security.*
)
are not supported (uses iOS native SSL/TLS).
Long running HTTP request
When executing an HTTP request (for example with com.HTTPRequest.doRequest()
),
if the request takes a long time to complete (for example, several minutes), the app will go into
background mode. If the user taps the app icon to return to foreground mode, the program will get
the runtime error -15553.
The XSLTTransformer class
The XSLTTransformer
class is not available on iOS.