EdwardPhan

Results 2 comments of EdwardPhan

Step 1: Create a plist file name "Secret.plist" Step 2: Add API key to plist file as API_KEY = [YOUR_API_KEY] Step 3: Add "Secret.plist" to git ignore

My solution: func showLoginFailure(message: String) { .... setLoggingIn(false) }