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

Use correct iOS bundle ID for dev environment #249

Merged
merged 2 commits into from
May 19, 2022
Merged

Conversation

nilsreichardt
Copy link
Member

Description

It seems so that we just for all the time the wrong bundle ID in the dev environment. With this PR, we are now using the de.codingbrain.sharezone.app.dev bundle ID for the dev environment.

I didn’t test everything manually but signing in and loading data Firestore works (needed to add the bundle ID de.codingbrain.sharezone.app.dev to the API restrictions)

Related Tickets

Fixes #248

@github-actions
Copy link

github-actions bot commented May 19, 2022

Visit the preview URL for this PR (updated for commit d618d14):

https://sharezone-test--pr249-fix-bundle-id-dev-gihbymj5.web.app

(expires Thu, 26 May 2022 11:39:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@nilsreichardt nilsreichardt changed the title Use correct bundle ID for dev environment Use correct iOS bundle ID for dev environment May 19, 2022
@nilsreichardt nilsreichardt enabled auto-merge (squash) May 19, 2022 11:35
@nilsreichardt nilsreichardt merged commit a32edb8 into main May 19, 2022
@nilsreichardt nilsreichardt deleted the fix-bundle-id-dev branch May 19, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The bundle ID for our production environment is used in the development environment
2 participants