Running Native iOS/Android Code with Ionic

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии • 13

  • @IbrahimAwadHamid
    @IbrahimAwadHamid 4 года назад

    just read your blog post on iOS, you're good. Keep it coming.

  • @shafi2344
    @shafi2344 5 лет назад +3

    You are really great... I was searching for this since long time😍😍😍

  • @argelpamintuango1956
    @argelpamintuango1956 2 года назад

    also, does CAPPlugin a class in order to make the native plugin?

  • @kevinrosadosobrevilla6760
    @kevinrosadosobrevilla6760 Год назад

    can be done with ionic cordova to send to active a widget live activity?

  • @argelpamintuango1956
    @argelpamintuango1956 2 года назад

    how do you connect that in front-end? or it only runs in back end?

  • @argelpamintuango1956
    @argelpamintuango1956 2 года назад

    also, is there a way to make it observable instead of promise?

  • @robertlair251
    @robertlair251 4 года назад

    Did you ever happen to create the blog post regarding implementing GoogleFit as you mentioned, I couldn't find it on your blog? Thanks!

  • @valcron-1000
    @valcron-1000 5 лет назад +1

    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.

  • @indischesKochen
    @indischesKochen 4 года назад

    where you register your plugin in IOS? like in Android you have to add new plugin class in the Initializing Bridge Array.

  • @RXGLine
    @RXGLine 4 года назад

    I have a custom .a inside the iOS plugin project, but always get linker error when I use it in ionic project.

  • @lakshmanraopilaka
    @lakshmanraopilaka 4 года назад

    How can we add an aar file in android plugin

  • @MarcoSync
    @MarcoSync 5 лет назад

    🤓Wow this content is 🔥🔥🔥

  • @tuantranminh8067
    @tuantranminh8067 5 лет назад

    thanks video greate! You can do video android plugin handleOnActivityResult