Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add flag for isIntegratedInApps for apps #188

Open
flohoch opened this issue Apr 5, 2023 · 0 comments
Open

add flag for isIntegratedInApps for apps #188

flohoch opened this issue Apr 5, 2023 · 0 comments
Labels
enhancement New feature or request priority:low

Comments

@flohoch
Copy link
Contributor

flohoch commented Apr 5, 2023

after a new app is created, the flag is initially false

while the flag is false, display a button on the app detail page with the label "integrate in apps" with forward to website with code that can be copy pasted into mobile apps (different code for iOS and android; each app has a different client api key)

the first time a mobile app contacts the (client) api, the flag is set to true and thus the button will not be displayed anymore

find a good way how a user can display the "integrate in apps" info again afterwards

@flohoch flohoch self-assigned this Apr 5, 2023
@flohoch flohoch added enhancement New feature or request priority:low labels May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low
Projects
None yet
Development

No branches or pull requests

1 participant