Is it possible to send a caption/annotation to Instagram via its custom URL scheme from Mobile Safari?

Deadly 提交于 2019-12-03 20:46:50

This feature does exist, it just hasn't been added to the documentation yet.

Starting with our next release (2.3.0) you'll be able to pass in a caption parameter to the camera URL hook, like so:

instagram://camera?caption=hello

Make sure it's properly URL-encoded (# should be %23, etc)

Submitted to Apple, so should be out in the near future.

Cheers, -- Mike Krieger Co-founder, Instagram

https://groups.google.com/forum/?fromgroups=#!topic/instagram-api-developers/0lsJyFcfYPw

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!