I'd love to be able to launch the native Box iOS app directly from my own native iOS app. For example, Dropbox uses db-api-1://
, Facebook uses fb://
, Square uses square://
, etc.
Does Box for iOS use a similar URL scheme? If so, is there documentation outlining what parameters it can parse? If not, is there another way of launching it from my app?
Thanks!