Hi. When I share from iOS (from the share icon in Amazon) the data comes in a single text value in the format '[title],[url]'. When I share from Amazon in Android it comes in a single text value in the format '[title] [url]' (space vs comma). Is there a way to receive the data in object format? {url => [url], title => [title]} ? Thank you.
Hi. When I share from iOS (from the share icon in Amazon) the data comes in a single text value in the format '[title],[url]'. When I share from Amazon in Android it comes in a single text value in the format '[title] [url]' (space vs comma). Is there a way to receive the data in object format? {url => [url], title => [title]} ? Thank you.