roomle

How to create custom AR button


Does someone have any examples how to generate AR URL? Reading Web SDK documentation, seems that there is no functionality to do that.

Found https://github.com/Roomle/roomle-button but not sure that`s still way to go since it has not been updated for 2 years.


Solution

  • If you are using the Roomle SDK you can use saveCurrentConfiguration to get the configuration id (hash) of the current configuration. Not sure what you used at the moment to obtain a configuration id but you need to call this in order to save it on the Roomle server and open it in another place.

    Also make sure to set the configuratorId URL param when linking to the AR site.