A lot of developers want to be able to share their app's data via email. It's a convenient way for users to send data to each other or between devices – and it may even net you some new customers!
Luckily, this is pretty easy to do on the iPhone – you just have to set a few keys in your Info.plist and handle a few callbacks so the OS can open your app with the URL to import.
So we'll cover how to do exactly that in this tutorial!
No comments:
Post a Comment