Question

I am making an app in which user admin can change the Facebook app id as per him requirement. Now I am receiving this app id from web-service. And I want to pass this app ID in info.plist in FacebookAppID key. So can you suggest how to do it?

Was it helpful?

Solution

you can't change in application bundle items during run time.

OTHER TIPS

We can not change anything in application bundle. We used this to store values at one time.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top