Posts

Post not yet marked as solved
8 Replies
998 Views
I want to access twitter filter search v2 endpoint https://developer.twitter.com/en/docs/twitter-api/tweets/filtered-stream/integrate/recovery-and-redundancy-features in ios app can you tell me how can I access the stream. the normal api call does not seems to work. However the python sample code https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/main/Filtered-Stream/filtered_stream.py seems to work but I am unable to achieve it in ios. Can you guide me towards an example that involves embedding python or ruby code inside ios app?
Posted Last updated
.