So I’m trying to create a custom keyboard in iOS that can upload videos from an app to Twitter, is there any way for the Twitter api to know if you have tweet field open and then can upload the video to that field if it’s a reply or quote tweet draft?
It works with gifs but you can’t paste videos in Twitter mobile so tryna figure out a work around.
Unfortunately no, there is no way to get that from the API because it’s something the twitter App does, and there’s no way to insert your own API calls into the official app