Hello.
I am the developer of multiple iOS apps, which all feature a “Share to twitter”-button, to allow users to tweet contents from the app.
Since it is necessary (because of the necessity to set a unique URL Scheme with the Twitter app-api key to enable redirection back to the app in question, after the user has approved use of the app in the official Twitter app) to have one Twitter developer app per iOS app, the limit of 10 Twitter apps per account has quickly become too few, and I can no longer create a new app, thus neither add the Share to twitter-feature to my newly developed iOS apps.
I have contacted Twitter support to increase this limit, as suggested in another thread in this forum.
However, I wonder what is the recommended way to resolve this problem?
What is the suggested method to allow users to Tweet contents from iOS (possibly android developers are facing these issues as well?), when there is a limit of Twitter apps per account?
Is there some way around this that I am missing, especially since TwitterKit support seems to be discontinued soon?
Thank you in advance.
Regards,
A very confused developer.