I took the wikitude SDK example SnapToScreen, i added some buttons on AR, those buttons are clickables and i want to send some data on each click.
My application is an Ionic 3 / Cordova app with multiple tabs, I succeded to connect to my BLE device on the file .ts where i call WikitudePlugin.loadARchitectWorld to introduce SnapToScreen example. but i couldn't write data to the device on snaptoscreen.js ..
anwar Mrani alaoui
Hi,
I took the wikitude SDK example SnapToScreen, i added some buttons on AR, those buttons are clickables and i want to send some data on each click.
My application is an Ionic 3 / Cordova app with multiple tabs, I succeded to connect to my BLE device on the file .ts where i call WikitudePlugin.loadARchitectWorld to introduce SnapToScreen example. but i couldn't write data to the device on snaptoscreen.js ..