-1

I know this is not the best place for this question but I am trying to create a QR code that will open the Facebook app and go to this post about a 5k we are hosting this weekend. Any thoughts on how to do this? I can get it to open to the post using the qr code below but not in the app.

enter image description here

https://www.facebook.com/hemlockcubs/posts/2133418336709704

Steve Salowitz
  • 1,283
  • 1
  • 14
  • 28

1 Answers1

1

You can use an API to generate the QrCode for you. The only thing you need to do is pass the value you want to be read.

As you didn't say which technology you're using to develop, you can search for a qrcode generator API related to your programming language or even an online one like the Google API one.

https://developers.google.com/chart/