A New Way to DEBUG Ionic Apps 😱

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

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

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

    Learn to build epic IONIC apps FAST by joining the Ionic Academy: ionicacademy.com/

    • @greyvenmanm6041
      @greyvenmanm6041 7 месяцев назад

      Hi Simon nice video. But how did you mirror real device screen on ios simulator during debugging in another videos? it very helpful.

  • @quickmaths4762
    @quickmaths4762 Год назад +2

    I have a question about the android approach (didn't watch IOS yet):
    The connecting is only possible for an application, correct? So debug logs that would get printed right at the start of the app would not be able to get inspected since the chrome://inspect needs some time to find the app and then you have to connect?
    Or is there some way to inspect startup logs with this inspection method? As I understood the chrome://inspect is only able to connect & inspect to running apps and not running devices

    • @galaxies_dev
      @galaxies_dev  Год назад +1

      You could restart the app directly from the debugging tools (CMD+R usually) or if that's not enough, you can also access the actual native device logs with logcat from Android Studio.

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

    Hello simon, first of all i want to thank you for your tutorials ! You're definitely giving a significant plus to the ionic community.
    I then want to suggest a topic for your upcoming videos, it would be of a great help if you make a video of how to implement the firebase push notifications or the firebase cloud messaging using the ionic angular as front-end and going through a backend service (java or whatever), like sending to specific subject, multiple phones or deploying to a topic, i have been doing some searches but your tutorials would be more efficient.
    Thnx again and keep up the good work !!

    • @galaxies_dev
      @galaxies_dev  Год назад +1

      Thanks for the kind words! And indeed, that sounds like a cool topic we could tackle in some live streams 🔥

  • @quickmaths4762
    @quickmaths4762 Год назад +2

    I always used Android Studio „Logcat“ and Xcode console logs. I just „ran“ the application from within those IDEs. Any downsides in terms of debugging?

    • @galaxies_dev
      @galaxies_dev  Год назад +3

      I found those logs to be too crowded, I just want my native logs, and the browser debugging tools are usually better for inspecting objects!

    • @quickmaths4762
      @quickmaths4762 Год назад +2

      @@galaxies_dev Oh yeah true, I see the advantage now. I think it's good to have logs that consistently look the same, to identify things that are off right away
      And yeah for inspecting objects in Logcat/(XCode) I had to always do JSON.stringify(obj) before I logged the object. I guess this is indeed convenient that one does not have to do that anymore

  •  Год назад +1

    Amazing, thanks!

  • @irfanbabar8424
    @irfanbabar8424 Год назад +1

    Looking promising. thanks

  • @alexflatiz8120
    @alexflatiz8120 Год назад +1

    Does it work if there are native plug-ins in the application?

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

      Only those mentioned on the Nexus page as of now.

  • @bhushanbadhe7773
    @bhushanbadhe7773 5 месяцев назад

    How I can work with cordova 12 livereload

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

    What software do you use for the android device? 😳

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

    I have issues with breakpoints not binding 😢

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

    Is it working with plug-ins like Firebase, camera, Google oauth ?
    Thanks for this 👌

    • @galaxies_dev
      @galaxies_dev  Год назад +1

      Nexus has only a limited list of plugins right now

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

      @@galaxies_dev yes thanks, i juste see it on there website !

  • @geronimovelasco
    @geronimovelasco Год назад +2

    Super cooool

  • @sivuyilemagutywa5286
    @sivuyilemagutywa5286 Год назад +1

    Very promising

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

    Don't like using the debugger? It's strange all developers love the debugger :-) However thank you for this video.

  • @danmaina9731
    @danmaina9731 Год назад +1

    cool

  • @promtermor
    @promtermor 6 месяцев назад +1

    React 🤮,
    Ionic Angular 🏆