Get Carrier Name of current device

Is it possible to get carrier name on native platform?

Now the engine does not supply any interface for the feature. You should add an interface yourself!
Sorry for the inconvenience!

Thank you, any instruction to add it myself. I’m considering goes with JSB

http://www.cocos2d-x.org/wiki/Invoking_Android_Java_methods_from_JavaScript
is what I’ve been doing (iOS is the same, just no JNI signature parameter).

1 Like

Thanh you, I did that already