You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ios/canvascamera/Plugins/com.keith.cordova.plugin.canvascamera/CanvasCamera.m:73:34: error:
no visible @interface for 'CDVPluginResult' declares the selector
'toErrorCallbackString:'
resultJS = [pluginResult toErrorCallbackString:command.callbackId];
ERROR building one of the platforms: Error code 65 for command: xcodebuild with args: -xcconfig,
You may not have the required environment or OS to build this project
The text was updated successfully, but these errors were encountered:
ios/canvascamera/Plugins/com.keith.cordova.plugin.canvascamera/CanvasCamera.m:73:34: error:
no visible @interface for 'CDVPluginResult' declares the selector
'toErrorCallbackString:'
resultJS = [pluginResult toErrorCallbackString:command.callbackId];
ERROR building one of the platforms: Error code 65 for command: xcodebuild with args: -xcconfig,
You may not have the required environment or OS to build this project
The text was updated successfully, but these errors were encountered: