我有一个imageURL和一个要共享的weblinkURL。我想通过url方案自动打开Pinterest应用程序,并传递这些参数以便这是可能的。
那里有合法的网址方案吗?
是的,我确实检查了他们的开发页面:https://developers.pinterest.com/docs/getting-started/introduction/,他们有一个SDK,但我想要一个简单的网址方案。我不想进行整合。
(看起来现在很少有其他应用可以做到这一点 - 这样做的正确方法是什么?)
答案 0 :(得分:0)
引脚
pinterest://pin/285063851385287883/
局
pinterest://board/meaghanror/cats-cats-cats/
用户
pinterest://user/carlrice/
来源:Custom URL scheme for Pinterest on iOS Safari to open board URL?