We’re seeing a problem where the the JavaScript tweet button doesn’t trigger in the iOS Twitter in-app browser.
Live example: https://gleam.io/OxFUo/twitter-example-competition
Steps:
- Click “Tweet on twitter”
- Hit “Tweet”
- Complete the tweet
- On the iOS Twitter in-app browser, nothing happens. On normal browsers, the twttr.events.bind(‘tweet’, function (event) {…}) occurs.