[go: up one dir, main page]

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

Unused function 'processIsTranslated' warning #8694

Closed
AaoIi opened this issue Sep 23, 2021 · 2 comments · Fixed by #8696
Closed

Unused function 'processIsTranslated' warning #8694

AaoIi opened this issue Sep 23, 2021 · 2 comments · Fixed by #8696

Comments

@AaoIi
Copy link
AaoIi commented Sep 23, 2021

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 13,12
  • Firebase SDK version: 8.7
  • Installation method: CocoaPods
  • Firebase Component: FirebaseDynamicLinks

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

Building the project will result to show this warning since 8.6 SDK.

Relevant Code:

Pods/FirebaseDynamicLinks/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.m:158:12:
Unused function 'processIsTranslated'

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@paulb777
Copy link
Member
paulb777 commented Sep 23, 2021

@AaoIi Thanks for the report. I've staged a fix in #8696 that is planned to go out in the next release or two.

@paulb777 paulb777 added this to the 8.8.0 - M105 milestone Sep 23, 2021
@firebase firebase locked and limited conversation to collaborators Oct 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants