Newbies drpeppershaker 0 Posted November 17, 2020 Newbies Share Posted November 17, 2020 (edited) I have a solution that is using the BRILLIANT offline QR generator found here: https://www.facebook.com/groups/filemakertips/permalink/636169319785317/ Google Drive link if you don't have facebook: https://drive.google.com/file/d/17SYNdOdkKQX4troqeA-BFzg3B2y22JLR/view?usp=sharing It works great on my mac, but I cannot get it working on any version of Filemaker Go on my ipad or iphone. Any idea on where to start digging to see what the issue is? Edited November 17, 2020 by drpeppershaker made urls clickable Link to post Share on other sites
IdealData 28 Posted November 17, 2020 Share Posted November 17, 2020 I downloaded and can confirm that FM Go 16 fails. Maybe this has something to do with it - it looks like a platform issue. https://community.claris.com/en/s/question/0D50H00006dsmn6/fmp-go-17-web-viewer-with-js-not-working Link to post Share on other sites
Newbies drpeppershaker 0 Posted November 17, 2020 Author Newbies Share Posted November 17, 2020 I've tried it on FM Go 16, 18, and 19. If fails on all of them. It's definitely a platform issue. If that link is correct Quote --iOS: You can't access local files from data scheme, even in the temporary path. That is probably where it's failing. I'm no javascript pro, but I assume that the script writes to a temporary path when it draws the SVG. Link to post Share on other sites
IdealData 28 Posted November 17, 2020 Share Posted November 17, 2020 I'm no JS pro either. Check out qrserver.com It's an online solution but you could collect lots of qrcodes to use later. Link to post Share on other sites
Newbies drpeppershaker 0 Posted November 17, 2020 Author Newbies Share Posted November 17, 2020 Quote I'm no JS pro either. Check out qrserver.com It's an online solution but you could collect lots of qrcodes to use later. Unfortunately I need a fully offline solution. I did find this: https://community.claris.com/en/s/question/0D53w000054ISFOCA4/java-script-files-js-local-storage Where the OP is using the exact same js script to create QR codes, and claims to have it working on FM Go. So, it is possible. Link to post Share on other sites
bcooney 143 Posted November 18, 2020 Share Posted November 18, 2020 What about using the barcode creator? Link to post Share on other sites
Newbies drpeppershaker 0 Posted November 18, 2020 Author Newbies Share Posted November 18, 2020 1 hour ago, bcooney said: What about using the barcode creator? I just took a look at that. It seems crazy slow compared to the solution I'm trying to get working. I will, however, keep it in mind if I can't figure out the solution to my issue. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now