I’m looking for a list of the available functions that the MBS plugin provides for iOS, so I can see what I can add right now to my test app. However, in the documentation, there’s no iOS or mobile topic and I can’t seem to find a way to list them.
Any hint please?
I’m seeing classes that are in the list of supported for iOS, yet every method returns an empty (default) value, like, for example, the SystemConfigurationMBS class.
Thus I’m wondering: what makes a class iOS-compliant, beyond some flags?
How are such classes supported (ported to) a given platform if they don’t do anything there?