0
votes
7answers
128 views
Is there a limit on the size of the variables in a custom URL handler?
I need a way to transfer a bunch of information (1-10kb) from an email in the Mail application to my iPhone app.
I was thinking I could craft a custom URL in the body of the email that, whe …
