Sprint 6: Building & Recording Prototype App
- Shiyu
- Jul 27, 2021
- 1 min read
After making & teting the UI in unity. It was time to build to my phone and test and scan on mobile.
So I built & ran the APK onto my phone. I tested through 12 times in total fixing bugs here and there.

A bug i spent really long fixing was the input bug. It worked in a earlier version of the APK but somehow it stopped working and I spent ages trying to find out why it didn't work. In the end I decided not o waste more time and instead went back to the working version and worked from there.
Another bug was when I couldn't figure out why the back button wasn't appearing above the AR camera screen. In the end it turned out the back button wasn't in front of the canvas, I spent far too long trying to fix it by trying to fix layers and who's displayed first.
Comments