Open
Description
Bug Report
Capacitor Version
Installed Dependencies:
@capacitor/cli: 7.2.0
@capacitor/android: 7.2.0
@capacitor/core: 7.2.0
@capacitor/ios: 7.2.0
Platform(s)
ios
Current Behavior
When i run npx cap sync, all other 30 capacitor libs we use are synced, but the new file-viewer doesn't sync.
✔ Copying web assets from www to ios/App/App/public in 306.94ms
✔ Creating capacitor.config.json in ios/App/App in 1.26ms
✔ copy ios in 429.38ms
✔ Updating iOS plugins in 4.81ms
✔ Updating iOS native dependencies with pod install in 9.38s
...
This means that when trying to use the methods within the webbview, I get a "Error: "FileViewer" plugin is not implemented on ios".
Expected Behavior
I would've expected that running sync should've synced this library too.
Metadata
Metadata
Assignees
Labels
No labels