Ionic 7 Angular : How to generate, sign APK and Bundles for publishing to playstore console

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

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

  • @abdullahalbayrak7471
    @abdullahalbayrak7471 4 месяца назад +1

    Excellent, helped too much. It worked like a charm.

  • @tripiza_official
    @tripiza_official 5 месяцев назад +1

    Amazing, thanks for the helpful video!

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

    I'm watching your tutorials on Ionic Framework superb!...
    please tell me is this possible of making ios build and deployment on windows 10?

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

      Seems there are few ways but not tried
      www.spaceotechnologies.com/blog/develop-ios-apps-on-windows/

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

    Thanks a lot...

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

      Most welcome!

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

      When. U make a video please justify that why we are doing this.. I need lot of attention to achieve this.... .I repeated your 10 times to get it...

  • @SsS-ns6rf
    @SsS-ns6rf 6 месяцев назад +2

    hi, i am using ionic7, when i test the app in browser it working fine. but when i test the apk in mobile, it show blank new app with tabs. i have tried the commands
    ionic build
    npx cap copy
    but does not show my app contents. i have also build with android studio but nothin happen

    • @techbinomial
      @techbinomial  6 месяцев назад

      how are you testing on mobile ? directly connecting mobile with developer mode on? you can delete android folder and run cap sync android

    • @SsS-ns6rf
      @SsS-ns6rf 6 месяцев назад

      @@techbinomial thanks a lot its working now. i have deleted android folder and reinstalled android platform, it started working

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

    i don't have these folders in my android directory what should i do

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

    i have only one directory called repository that to empty

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

      which directories ?
      Have you installed android sdk ??
      check the video part1 and part2 for more details
      ruclips.net/video/jM0lu81AkLs/видео.html
      have you run the commands ?
      ionic cap sync android
      gradlew assembleRelease
      C:\android\build-tools\33.0.0>zipalign ............

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

      Thank you for replying I solved the issue yesterday itself ❤❤