Is Data Roaming on or off question...

Is there a way to detect if a device has data roaming turned off? If so, is there a way to turn off/on data roaming via code? Are ios/Android core functions accessible via corona or enterprise?

Thanks in advance.

There’s no way to detect if data roaming is on/off with “standard” Corona.

With Enterprise you should be able to do just about anything that the native SDK’s allow you to do. However Enterprise requires that you have solid native coding experience as well as knowledge about the Lua/C API

There’s no way to detect if data roaming is on/off with “standard” Corona.

With Enterprise you should be able to do just about anything that the native SDK’s allow you to do. However Enterprise requires that you have solid native coding experience as well as knowledge about the Lua/C API