Hi,
I have a Twitter app created through apps.twitter.com. This app is already whitelisted, it has both Fabric and email requesting permissions but I couldn’t find a way to include the keys from this app in my project (for iOS) which already had Fabric self generated keys.
My confusion is which keys should I include in my .plist as APIKey, Consumer key and Consumer secret. I am able to authenticate a user but will always get an empty value for the email with all the key combinations (from Twitter apps and Fabric) I’ve tried.
Thanks!!