I have main target and extension target, each one has bundle id. I want to access extension target's bundle id from main target, runtime. Is it possible to do it?
I did not find solution in internet. I appreciate if you can provide some info about it. Thanks in advance.