QR & Bar Code Generate & Scan - Ionic 6 Angular | Part 1 - QR Code (Capacitor & Cordova Plugins)

Поделиться
HTML-код
  • Опубликовано: 23 сен 2022
  • Hello Friends, Welcome Back to @CodingTechnyks. In this video, we are going to implement "QR Code & Bar Code Generator & Scanner" using #ionic #angular for #pwa #android & #ios - #capacitor #cordova
    ► 89-95% off - Udemy Course on Ionic Coupon Code
    Course 2. Ionic 6+ with NodeJs - Complete Beginner to Pro Course 2022
    ₹389 / $9.99 - till Oct 9 2022
    www.udemy.com/course/ionic-6-...
    Course 1. Ionic 6+ From Beginner to Advanced - Build Food Delivery App
    Link 1 - ₹389 / $9.99 - till Oct 9 2022
    www.udemy.com/course/ionic5-b...
    ► App Auth Screen Playlist: bit.ly/authScreenSeries
    Source code link: github.com/Nykz/Ionic-6-qrcode
    ► Social Media
    Facebook: / codingtechnyks
    Github: github.com/Nykz
    Instagram: / codingtechnyks
    Twitter: / codingtechnyks
    Credits
    Thumbnail background image - Image by starline on Freepik (www.freepik.com/free-vector/w...)
    Thanks for watching!
    Kindly Like + Subscribe for such Interesting Videos.

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

  • @CodingTechnyks
    @CodingTechnyks  4 месяца назад

    QR & Bar Code Generate & Scan - Ionic 6 Angular | Part 2 - BAR Code (Capacitor & Cordova Plugins) - ruclips.net/video/qGH8TtZuOrw/видео.html

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

    Explained very nicely 😀.

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

    I really appreciate your content!! Very nice!!!!

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

    Thank you so much.

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

    thanks man :D

  • @robsonlirayou
    @robsonlirayou 9 месяцев назад

    Top project, I'm trying to follow the video, At minute 5:14 we will get the html qrcode tag until this moment it has nothing to do with capacitor, here in my project the html doesn't recognize [qrdata], could it be? Does it work on Ionic7 angular 16? Someone help?

  • @victorblancooficial1242
    @victorblancooficial1242 8 месяцев назад

    What versions of ionic ,angular and node are you using?

    • @CodingTechnyks
      @CodingTechnyks  8 месяцев назад

      Currently the latest one
      In this project it’s ionic 6, rest check it in the source code

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

    I noticed that when I use this plugin, I can't toggle my flashlight on or off as the flashlight is unavailable when the camera is on. Is there a way round this?

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

      I don’t think so
      When you use camera always flashlight gets turned off

  • @Dougleon16
    @Dougleon16 11 месяцев назад

    i have to questions:
    1. when i apply the changes with the command "ionic cap sync". why it doesnt works in web but works really good on android and ios?
    2. How can can i style the size of camera view?
    can you please help me?

    • @CodingTechnyks
      @CodingTechnyks  11 месяцев назад +1

      Are you talking about pwa
      This command is useful for android and ios only
      2. May be you can’t, check the docs I don’t remember exactly
      Connect via Instagram tomorrow for further queries

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

    Good video friend, I have a problem, I applied everything as you explained in the video, when accepting the permissions to open the camera and scan the qr the camera does not appear, ps: I am creating a project in which I am implementing this function , but in theory everything should be fine since I relied entirely on your explanations, I use android.

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

      Hi
      Are you using old android version?
      Check it and check the permissions properly, if you need further assistance then connect with me via Facebook messenger, I will be available tomorrow

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

      @@CodingTechnyks I have solved it, in the scss of the page that I was manipulating it had an ion-content with a background so it covered the view of the camera haha ​​I took it out and it was solved, thank you very much for the video, very well explained

    • @saikrishnaorumpati279
      @saikrishnaorumpati279 10 месяцев назад

      ​@@Amenazzzyi getting same issue can u help me out from this the camera is behind the white background

  • @sahiljadhav519
    @sahiljadhav519 3 месяца назад

    1) I am getiing the error when I add this line ,
    document.querySelector('body').classList.add('scanner-active');
    2) my camera gets open but it does not display the camera view. (Android devcie issue)

  • @makindufabrice8866
    @makindufabrice8866 3 месяца назад

    Hello I get a problem in importing the QRCodeModule in my HomeModule.... what can i do to solve this issue?

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

    It is working on pwa app (open camera in browser) ??

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

      You have to use the capacitor plugin for that it works in browser
      I think I have told about it in the video

  • @jeanpierrer.6512
    @jeanpierrer.6512 Год назад

    Hii:D
    I'm new to ionic and trying to learn from one of your tutorials by the way. I am very good.
    Thank you.
    checkPermission why does this appear as an error?

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

      Check the video properly for permissions you must have missed out something

    • @909jacobo
      @909jacobo Год назад

      isn´t it because:
      return false;
      } catch(e){
      console.log(e);
      // Doesn´t have a return? Mabye this should work:
      return false;
      }
      }

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

      Well you can try it

    • @PostClarityCake
      @PostClarityCake 2 месяца назад

      @@909jacobo Thankss

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

    Afternoon...
    Please help ionic masters.
    I'm making a CRUD project with a php backend, after I build to the APK, the API Service why doesn't it work? the data doesn't appear but when on the web localhost:8100/home the data appears.
    please help 🙏
    Thanks.

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

    In Android studio make Duplicate clases, what can i do?

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

    how can use it on back camera??

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

    (outshare/ootshreee) ane word anni sarlu enduku use chestunnav bayya ???

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

      That’s out here
      And I recognised my mistake
      Rectified in all latest videos

  • @axelbryancasauran5159
    @axelbryancasauran5159 Месяц назад

    can it scan using the front camera?

    • @CodingTechnyks
      @CodingTechnyks  Месяц назад

      I don’t remember
      Check out the latest plugin of barcode in my last video

    • @CodingTechnyks
      @CodingTechnyks  Месяц назад

      Where use front camera is possible

  • @mazinalyousef5814
    @mazinalyousef5814 4 месяца назад

    this is for qr code , where the barcode part ???

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

    hey bro i have this error :
    Error: src/app/tab2/tab2.page.ts:39:11 - error TS2531: Object is possibly 'null'.
    [ng]
    [ng] 39 document.querySelector('body').classList.remove('scanner-active');
    how can i fixe it

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

    QR hurae ctuy video to .iaara...hutwaes

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

    please don't use that accent its distracting

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

      ouch here ouch here 🤦‍♂

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

      Hi
      It’s not intentional
      I am trying to eliminate “out here” from my speech
      In latest videos it’s reduced to a great extent

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

    "Access denied finding property "vendor.camera.hal1.packagelist" i do eveything until the moment to try the app and give me that error when i try open the camera :c what can i do? please

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

      Connect via Facebook messenger in 6 hours from now
      Link in description

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

    i have this problem, what I can do?
    ERROR Error: Uncaught (in promise): Error: Attempt to invoke virtual method 'void androidx.camera.view.PreviewView.setScaleType(androidx.camera.view.PreviewView$ScaleType)' on a null object reference
    Error: Attempt to invoke virtual method 'void androidx.camera.view.PreviewView.setScaleType(androidx.camera.view.PreviewView$ScaleType)' on a null object reference

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

      Kindly check, you must have missed out something