Xcode Build Configuration that enable DEBUG must prefix their name with "Debug" #1826
Open
4 tasks done
Labels
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
Since 4.2.0, a Build Configuration that we have with a name "Local" crashes at launch. The error is PFPin has not been registered. However, if the config is renamed to "DebugLocal", everything works.
Steps to reproduce
Actual Outcome
Your app crashes and with an error that some class or the other is not registered.
Expected Outcome
Parse should not care what the Build Configuration is named.
Environment
Client
4.2.0
Server
n/a
AWS
Database
MongoDB
n/a
remote
Logs
n/a
The text was updated successfully, but these errors were encountered: