twitter-archive / twitter-kit-ios

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

twitter login lunch another app (musica) when I click login btn #108

Open AliAlmezead opened 5 years ago

AliAlmezead commented 5 years ago

twitter login lunch another app (musica) when I click login btn

Expected behavior

open twitter app

Actual behavior

open musica app

Steps to reproduce the behavior

I submitted the app to apple store , each time they rejected it, because the login open musica app instead of twitter

at our phones we don't have musica (and can't find this app at apple store ) so we can login normally .

here is login code : TWTRTwitter.sharedInstance().logIn() { (session, error) in if let session = session { } }

please check the screenshot that I received from them : https://www.dropbox.com/s/uusyekb2sdcsut4/attachment-2578227722576264562Screenshot-0131-133946.png?dl=0

https://www.dropbox.com/s/zkp3pkzvqr5x73s/attachment-3318657699772749551Screenshot_0131_134324-2.png?dl=0

and please help because I can't update the app , and we have many users use twitter login thank you