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?
Share
you can’t change in application bundle items during run time.