Setup Logos use this site for quick logo generation https://appicon.co/ and place the icons based on the correct resolution in unity Setup apple developer account http://developers.apple.com/ Create an apple account…
Step 1. Create Unqiue Bundle ID use reverse domain setup: (remove all capital letters and symbols) CANNOT BE com.Dreamarvel.LKCNHM_AR The app will not able to install, the correct way should…
This coding practice is to overload existing functions with customised capabilities It has to be static function The format as follows: Use IEnumerator when use Action "yield return null" is…
The ASAManager require basic functions: Connect to spatial anchor server List all available anchors by ID Delete anchors by ID Exit and close session Flow: st=>start: Start e=>end: End op=>operation:…
REST API Rest stands for Representational State Transfer 6 constrains Uniform interface resources based instead of action based URI, resources(JSON or XML), http header Stateless every client request is consistent…
This is a quick way to get variable or array values in the console while debugging. The following code will display the value of a variable: console.log($variable); for objects the…
First Expand the virtual drive harddisk, if the function is grey out, remove any snapshot of the virtual machine and try again. El Captain disk Utilities is not fully…