iOS: Is there a safe way to include an API key in the code?

前端 未结 4 1715
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 06:46

Amazon has an AWS SDK for iOS, along with several sample apps. In their samples, they put the API credentials in a Constants.h file:

// Constant         


        
4条回答
提交回复
热议问题