Base64 decoding by hand

  1. Are you sure you can "compile" an app for iOS ? As far as I am aware this is not yet possible, unless you are in the test team.

  2. You are correct, it is not possible to run extensions in iOS.

  3. See this guide for how to use javascript to encode/decode base64 (3rd example)

1 Like