Closed sdetweil closed 5 months ago
well, I finally figured it out, looking at the official plugins..
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.0.0 @capacitor/core: 6.0.0 @capacitor/android: 6.0.0 @capacitor/ios: 6.0.0
Installed Dependencies:
@capacitor/cli: 4.6.1 @capacitor/core: 6.0.0 @capacitor/android: 6.0.0 @capacitor/ios: 6.0.0
[error] app directory is missing in android
Other API Details
Platforms Affected
Current Behavior
the migrating doc says this https://capacitorjs.com/docs/updating/plugins/3-0 does NOT say to add an import or anything
but building w kotlin source I see this
at the ---
flyover @Permission, get
and also says to put in the manifest file..
https://capacitorjs.com/docs/android/configuration#setting-permissions this doesn't work
Expected Behavior
one of the ways to work
Project Reproduction
https://github.com/sdetweil/estimoteplugin4
Additional Information
nothing