Default iOS QR Code reader action issues

Hi, I need to display a QRCode banking ticket in my application, My wish is to allow the iOS users to get this ticket and save it to their phones or send it by sms to themselves,

The problem is that the ticket text contains a number interpreted as a phone number by the default iOS QRCode reader app. So i need to use a special wildcard to indicate to the reader how to use it.

I tried to use the "SMSTO::" wildcard in the beginning of the text, it works well on android but on iOS it displays the repertory app and offers to add a contact.

Do you have a solution that can work on both Android and iOS ?

Default iOS QR Code reader action issues
 
 
Q