I have code in my erb like :
SMS the Developer
Call the Developer
Email the Developer
However, none of the above work in WP. Are there any workarounds (in Ruby/JS)?
Any workarounds/patches for SMS, Call, Email for WP?// Expert user has replied.I have code in my erb like : SMS the Developer However, none of the above work in WP. Are there any workarounds (in Ruby/JS)? |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
2 Replies
Mark This is a limitation of the Webview control that is implemented on WP. You would essentially have to HiJack the click handler for all A tags, parse it for the sms: tel:, mailto: content and then do a native extension for executing that functionality.
This issue needs help from Motorola. We will raise this issue with them to get an answer. Visnupriya R Kutir Mobility