Hi
I want to populate an sms with data from an object I created in the appery storage. Can you please help me? This is what I put in to the button event and then nothing happens:
window.open("sms:" + Apperyio.storage.musical_instruments.get() + "?body=aravvfv", "_system");
console.log("window clicked");
Regards
Jonker