Read package/bundle name/identifier

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I have a requirement to check the bundle/packagename of the app but i can't seem to find the read statement for this.

I have found version and appName but I need packagename for example: com.kony.TestApp

@Emewson Pvwkew​

There is no API to get iOS app bundle identifier. However, you can get the bundle identifier by implementing an FFI or NFI approach. Please refer below basecamp post for NFI approach,

https://basecamp.kony.com/s/feed/0D52K00003o5fBASAY