SimulatorRemoteNotifications
SimulatorRemoteNotifications copied to clipboard
Disabling automaticQuoteSubstitutionEnabled for payloadTextView in the iOS Simulator Notifications Mac app.
Currently the NSTextView replaces any input quotes with quotes that break the JSON validation.
So "key":"value" becomes “key”:”value”. This just disables that in applicationDidFinishLaunching.