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

[FR] UI for disable/enable auto init in unity editor #987

Open
Thaina opened this issue Mar 9, 2021 · 4 comments
Open

[FR] UI for disable/enable auto init in unity editor #987

Thaina opened this issue Mar 9, 2021 · 4 comments

Comments

@Thaina
Copy link
Contributor

Thaina commented Mar 9, 2021

  • Firebase Component: Core

There is a setting that allow us to Prevent auto initialization. But I think firebase sdk can write/rewrite both xml and plist internally, isn't it?

So I wish that there would be a setting, just a toggle for enable/disable auto initialization somewhere, to insert this config into build process by firebase

Is it possible?

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@vimanyu
Copy link
Contributor

vimanyu commented Mar 11, 2021

Hi,
Could you add more details on the request?
Doesn't setting TokenRegistrationOnInitEnabled public static boolean to True/False achieve this in addition to modifying the Manifest/plist achieve this?

@vimanyu vimanyu added needs-info Need information for the developer type: question and removed needs-triage new New issue. type: feature request labels Mar 11, 2021
@Thaina
Copy link
Contributor Author

Thaina commented Mar 12, 2021

@vimanyu There are some settings that need to be prepared for build time if you just look in the link. That was related to modification of xml and plist file

What I said here is I want the > modification of xml and plist file < to be a thing that SDK can do by itself. I want some UI that I could just toggle it and it will add that option to the xml and plist on the build time from firebase sdk, instead do it manually

@google-oss-bot google-oss-bot added needs-attention Need Googler's attention and removed needs-info Need information for the developer labels Mar 12, 2021
@vimanyu vimanyu added type: feature request and removed needs-attention Need Googler's attention type: question labels Mar 15, 2021
@vimanyu
Copy link
Contributor

vimanyu commented Mar 15, 2021

Oh ok. Thanks for the clarification. Adding this as a feature request.

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

3 participants