Hello there,
I’m unable to post App Cards on iOS using Fabric’s Unity SDK. I have no issues posting app cards on Android.
When I call Fabric’s Twitter.Compose the App Card composer shows up, displaying the image. But, when I push the “Tweet” button, it turns grey, after a while it turns blue again but nothing happens on the Twitter timeline (and the App Card composer just stays there).
No error message shows up on the XCode console, or the device log. Not even in debug+development builds. So, I have no error message to post or look up. I have tried using just the Apple ID and both, the Apple and Google ID, when calling Fabric’s Twitter.Compose but the result is always the same.
The app is live on the App Store.
I’m using Unity 5.3.4f1, with the latest version of Fabric and the TwitterKit.
Also, I’m using the Twitter App consumer key and secret, not the ones generated by Fabric. I Have already requested and obtained permission to post app cards (the app ID should be whitelisted).
Is there anything else I could try, check or look into in order to post app cards on iOS using Fabric’s Unity SDK?
Thanks in advance.