문제

I would like my iOS application to provide a special set of commands for testing only. I would like these commands to be available only to authorized testers, not to general users.

The iOS application has external connectivity to a secure web site I control, and I can also freely manipulate the iPhones it runs on in test.

How could I decide (programmatically and securely, at startup) whether my app should enable its test mode?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top