Authentication always redirects to native Twitter app.
Open
- Dominant language
- Swift
- Stars
- 110
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Following scenario:
1. no user is logged in with the current web browser session.
2. native Twitter app is installed
3. TWITTER_CALLBACK_URL is correct set in Developer Portal
4. same TWITTER_CALLBACK_URL is set in Twift configuration
Result:
After successful authentication native Twitter app gets launched and becomes foreground app.
Any ideas on how to fix this issue ?
Contributor guide
Assessment
This issue has not been assessed yet.