Sensitive information in plist

Viewed 37

I wanna know if it's possible to add sensitive information in info.plist (or another plist). Now I'm developing a framework, and I need some information, like "app secret" from the app. Is it okay to put this information in plist?

1 Answers
Related