dpogue closed issue #727: Crash with cordovaSettingForKey selector
URL: https://github.com/apache/cordova-ios/issues/727
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
dpogue commented on issue #727:
URL: https://github.com/apache/cordova-ios/issues/727#issuecomment-2136462045
The cause of this appears to be when the app is linked to the Cordova static
library without the `-ObjC` linker flag. However, that flag should always be
set as part of the build co