How are you debugging your device from the Chrome Dev tools? By the way, do you know how to "hot reload" on the device? Thanks for the video. Edit: I got live reload and debuggin working, yet it's pretty slow compared to something like Flutter. I had to run "ionic capacitor run android -l --address=0.0.0.0". Nevertheless, this is a mess. I just can't figure out how to make things work or why they're not working. I'm doing exactly as you're doing except I'm using Angular instead of Stencil. When I'm debugging the app in my real device I get a "DistancePlugin" does not have a web implementation. In the other hand the APIs are a mess: sometimes you need to use "ionic capacitor", others "npx cap" and even sometimes "npx @capacitor/cli". I guess capacitor needs more time. I think that calling it "1.0" was a mistake. This is far from production ready.
just read your blog post on iOS, you're good. Keep it coming.
You are really great... I was searching for this since long time😍😍😍
also, does CAPPlugin a class in order to make the native plugin?
can be done with ionic cordova to send to active a widget live activity?
how do you connect that in front-end? or it only runs in back end?
also, is there a way to make it observable instead of promise?
Did you ever happen to create the blog post regarding implementing GoogleFit as you mentioned, I couldn't find it on your blog? Thanks!
How are you debugging your device from the Chrome Dev tools? By the way, do you know how to "hot reload" on the device? Thanks for the video.
Edit: I got live reload and debuggin working, yet it's pretty slow compared to something like Flutter. I had to run "ionic capacitor run android -l --address=0.0.0.0".
Nevertheless, this is a mess. I just can't figure out how to make things work or why they're not working. I'm doing exactly as you're doing except I'm using Angular instead of Stencil. When I'm debugging the app in my real device I get a "DistancePlugin" does not have a web implementation.
In the other hand the APIs are a mess: sometimes you need to use "ionic capacitor", others "npx cap" and even sometimes "npx @capacitor/cli".
I guess capacitor needs more time. I think that calling it "1.0" was a mistake. This is far from production ready.
where you register your plugin in IOS? like in Android you have to add new plugin class in the Initializing Bridge Array.
I have a custom .a inside the iOS plugin project, but always get linker error when I use it in ionic project.
How can we add an aar file in android plugin
🤓Wow this content is 🔥🔥🔥
thanks video greate! You can do video android plugin handleOnActivityResult