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

bug: Not compatible with iOS 16.2 #817

Open
5 of 17 tasks
gabriujo opened this issue Feb 6, 2025 · 7 comments
Open
5 of 17 tasks

bug: Not compatible with iOS 16.2 #817

gabriujo opened this issue Feb 6, 2025 · 7 comments

Comments

@gabriujo
Copy link

gabriujo commented Feb 6, 2025

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Version

6.3.1

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

The app works perfectly on devices with iOS 17 and 18 but with previous versions, for example 16.2, it shows a blank screen as soon as it starts. In the XCode console I see the following error when starting the application:

[ FirebaseAuthentication ] <CapacitorFirebaseAuthentication.RuntimeError: 0x60000298b8e0>

I need to have support for at least iOS version 16 and this is blocking me from developing and publishing the app.

Expected behavior

That the application starts without problems on iOS versions >=16.

Reproduction

Steps to reproduce

Other information

No response

Capacitor doctor

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@gabriujo gabriujo added bug/fix Something isn't working needs: triage labels Feb 6, 2025
@robingenz
Copy link
Member

I've just tested it and I cannot reproduce your issue. It works fine for me on iOS 16. Feel free to debug it yourself and create a PR.

Copy link
Contributor

github-actions bot commented Feb 6, 2025

This issue has been labeled as needs: reproduction. This label is added to issues that need a code reproduction.

Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue.

@robingenz
Copy link
Member

I need a minimum, reproducible example as described here.

@robingenz
Copy link
Member

If it's related to Next.js, then it's probably not an issue with this plugin but with your implementation. We can only provide support for the plugin since our time is limited. That's why we need this minimal, reproducible example.

@robingenz
Copy link
Member

I'm not able to reproduce it with the demo app. That's my problem. Feel free to debug it and create a PR.

@wayzie-jm
Copy link

Deleted my comments as they were off topic.

@nadavhalfon
Copy link

Hey, for me I can reproduce always on React when running vite server, and make capacitor live reload from server url in the capacitor config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants