on 2021 Jun 17 10:42 AM
After scanning a QR code, the QR code details are fetched using an api. Then the details need to be displayed on the screen. How should I proceed
I have managed the above scenario by using two screens, on one I am able to displaying the QR code details and after clicking on this a new screen will open and from there the navigations work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It really depends on how you want this to flow. I assume you are using the MDK Open Barcode Scanner action to read the QR code. You can trigger that from where ever you want in your application. You could just as easily put a Scan QR code button on your Product Details page to scan and after scan update the Product Name / ID on the page. It all depends on how you want to have your application flow.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.