I am trying to build an Ionic 3 app for iOS and I keep getting this error when building both with Xcode and on Ionic Pro.
When using Xcode I get:
[x] ld: framework not found FileProvider for architecture x86_64
On Ionic Pro I get:
[x] ld: framework not found FileProvider for architecture armv7
This same project already builds and works on Android.