Ultimate Guide to Debugging Ionic Apps on Android and iOS (2024 Update) | Coding Technyks

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 14

  • @ABWMEDIA
    @ABWMEDIA 3 дні тому

    bro is the god of ionic, hatsoff bro you are creating valuable videos for ionic/capacitor apps.

  • @nadeemnakade9204
    @nadeemnakade9204 3 місяці тому +1

    bro this is been always a pain to debugg an ionic app but you nailed it

  • @diyaagarwal0442
    @diyaagarwal0442 3 місяці тому

    The best video on this❤ helping us a lot🥺

  • @RogerAbello-k5t
    @RogerAbello-k5t 3 місяці тому

    good video 👍👍

  • @ikenna042
    @ikenna042 3 місяці тому +1

    Nice one!

  • @tech_soft
    @tech_soft 2 місяці тому

    appka video bahut help aata hai hamko thank you bro

  • @yozora1038
    @yozora1038 3 місяці тому

    Hello Sir, can you do Ionic Angular using express.js for backend and MongoDB as its database client?

  • @swastikrana2670
    @swastikrana2670 15 днів тому

    I mean is there any way to debug an ionic application same as we are working on localhost like use of debugger?

    • @CodingTechnyks
      @CodingTechnyks  15 днів тому

      Run in browser and debug it in chrome using chrome dev tools

    • @swastikrana2670
      @swastikrana2670 15 днів тому

      @@CodingTechnyks you r correct but i am asking that like we debig in frontend in localhost, set debiggers to components and check values. We can’t debug similar here ie on android debug. All we can do is check the error!

    • @CodingTechnyks
      @CodingTechnyks  15 днів тому

      @swastikrana2670 you can put some debugger in chrome dev tools for android apps
      You can run in chrome inspect the android apps
      That’s the only way as of now