We have an existing web application and are working on a v2 that will include a mobile app.

We’re a bit confused by the options available in the developer portal, which appear to indicate an either/or scenario; we either pick native app or web app.

Our users may switch between the mobile native integration and the web-based approach (access tokens generated on the mobile app will be stored in the database, permitting API calls by both mobile and web application). Is there no way to use a single project and app for this hybrid setup?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.