instagram-story Questions
2
I tried to do like this, but it does not work, the text is not copied
if let urlScheme = URL(string: "instagram-stories://share") {
if UIApplication.shared.canOpenURL(urlScheme) {
l...
Gravitt asked 17/1, 2022 at 23:6
0
I'm trying to post an Instagram api, but it gives an "invalid request options" error. I could not find the necessary document on the Internet. The instagram developer is referring here because I wo...
Egarton asked 30/10, 2019 at 21:3
3
Solved
I know there is an endpoint here for retrieving a list of story id's, but I was wondering if it was possible to get a list of the users who voted on a specific story poll?
There seems to be very l...
Harris asked 26/3, 2019 at 11:53
1
Solved
I'm looking to recreate Snapchat's back-to-back video format in Flutter. Since video_player is lacking callbacks for when the video finishes (and is otherwise prone to callback hell), I was wonderi...
Hereon asked 28/4, 2019 at 5:26
1
© 2022 - 2025 — McMap. All rights reserved.