-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
iOS App using Firebase SDK unintentionally triggering website request when organically opening the app #14256
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
@lindsayok Thanks for filing the issue. This may be challenging to investigate without a reproduction example. I don't think that anything in Firebase redirects to links other than Dynamic Links. To help narrow the scope, would you update the issue with the Firebase products linked into the project via SPM? |
Hi @paulb777 yes can do! To make sure I'm doing this properly, can you just confirm I'm understanding your ask correctly: |
Hi @lindsayok Here is the list of products from the Issue template: When the project was set up in Swift Package Manager (SPM) a subset of those products was chosen. |
Hey @lindsayok. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @lindsayok if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
Description
App Details:
Issue Summary:
The customer is seeing this behavior (see attached video called 'unexpected behavior) when some users open their app vs. just opening the app and not being re-directed anywhere (see attached video 'expected behavior). In the cases we know of, this unexpected behavior is happening directly as the app was opened, and not after clicking anything. The customer is unable to replicate the issue on the spot, but users are continuing to report it (note the issue is not happening on the newest version of the app)
The Customer is only using the Firebase SDK, and is not using any marketing tags or pixels. However, when looking at their App logs, they are seeing calls to Google tag manager, so it's odd that this is happening.
Debugging on customer side:
Debugging on support side:
Question: What is triggering the website request, and how can they remove it?
Reproducing the issue
No response
Firebase SDK Version
10.27.0
Xcode Version
15.4
Installation Method
Swift Package Manager
Firebase Product(s)
Infrastructure
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: