Norman Breau

Results 830 comments of Norman Breau

Is your device registered as a development device in your developer/team account? Sign into developer.apple.com and go to `Devices`. The device needs to be registered for a lot of development...

> Cordova itself is not distributed as a .framework or .xcframework file, so as far as I'm aware no SDK signing is necessary. When you create a Cordova app, the...

Also watching https://developer.apple.com/forums/thread/742835 to see if there is a Apple response, if we do need that .framework target it will be helpful to know if SDK signatures requires a globally...

> Or will we need to switch to using a Cordova.framework as breautek commented? I think the main strength of using Cordova.framework is that the privacy manifest file can be...

I believe Cordova was flagged because if anybody is using the framework version of Cordova, (which the Cordova project does have, just isn't used by the CLI afaik) then it...

> A newly upload app to test flight is getting flagged with this issue -- is there a resolution? PR https://github.com/apache/cordova-ios/pull/1406 was landed to allow app developers to declare the...

> I just wanted to clarify how we actually make our apps compliant with this new requirement if possible please. > > So we don't use any of these apis...

> So essentially review all the plugins to identify which of them use these apis and why, then declare all of this in the new privacy manifest node of the...

> Is this new PR going to get rolled into a release or do I need to apply this myself -- apologies if this is a dumb question. No such...

> Are there any plans to release a 6.x version with support for node v10 and including the privacy Manifest? I'm currently using cordova-ios 6.3 version and have some limitations...