-
-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using npm build error #391
Comments
Hum That weird I build with success, can you provide your iOS target and Xcode version please. Will look into that. Cc @CSantosM |
@Skorpeo I do not reproduce this error on build using target 10.2 and up 12.4. Please provide more information so we know what version of iOS or Cordova require this changes. See my build results without the change: Still, here is the fixed initAudioDevices function: 3686e5b
Apple Doc
https://developer.apple.com/documentation/avfoundation/avaudiosession/1616442-setcategory
https://developer.apple.com/documentation/avfoundation/avaudiosession/1771734-setcategory |
I'm not 100% sure but i think my set up is Xcode 10.2.1 and iOS target upper than 10. I can check the next monday and confirm it. |
Do not reproduce using Xcode 10.3 and Target 12.4. I merged on the ios 13 branch to see if that related #376 |
XCode 10.1 tried with target 10 and 12. I can try to update xcode... |
Thank you @Skorpeo keep us posted. To use Master version you can do that:
|
Closing the issue cause change made, but @Skorpeo let us know if was related to you environment that can help us to understand. |
see Requirements for Xcode and cordova version: |
ok i need xcode to stay open right now but will check it out when possible |
The text was updated successfully, but these errors were encountered: