How to get App Group ID ??

Hi !


I set 'ON' in app group setting, and do setting on ADC..


And I want to get App Group ID by coding (in the program)


Is there any way to get App Group ID by coding ? (do not have to write.. only reading is neccessary)



Thanks in advance 🙂

Accepted Answer

Do you want to get the App Group ID by code at runtime?

AFAIK this is not possible.


Dirk

I agree. You'd have to communicate with the App Store servers somehow, and there's no supported way to directly do that from within an app.

I'm not sure why there's a need for that.


You create an app group at compile time so why not use the same string and put that somewhere in your code?


Dirk

How to get App Group ID ??
 
 
Q