touren / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
110 stars 80 forks source link

add support for different callback scheme #21

Open hearther opened 4 years ago

hearther commented 4 years ago

Problem

Twitter can support several callback scheme when you have to support several apps. But currently sdk only can use twitterkit-[consumerKey] as scheme url. And it cause problem with apps.

Solution

Add support to change the call back scheme.