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] how edit package name when i have multiple build? #1165

Open
hdev72 opened this issue Dec 21, 2024 · 2 comments
Open

[Bug] how edit package name when i have multiple build? #1165

hdev72 opened this issue Dec 21, 2024 · 2 comments
Labels
api: core needs-info Need information for the developer type: question

Comments

@hdev72
Copy link

hdev72 commented Dec 21, 2024

Description

hello every body,
im using super unity build and i have multiple android build with different package names, my problem is i cant edit package when firebase plugin merging manifest in build. problem is here:

<permission android:name="MY_PACKAGE_NAME.permission.C2D_MESSAGE" android:protectionLevel="signature"/>
<uses-permission android:name="MY_PACKAGE_NAME.permission.C2D_MESSAGE"/>

    <provider android:authorities="MY_PACKAGE_NAME.firebaseinitprovider" android:directBootAware="true" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>

Reproducing the issue

No response

Firebase Unity SDK Version

8.0.0

Unity editor version

2021.3.15f1

Installation Method

.unitypackage

Problematic Firebase Component(s)

Messaging

Other Firebase Component(s) in use

No response

Additional SDKs you are using

No response

Targeted Platform(s)

Android

Unity editor platform

Windows

Scripting Runtime

IL2CPP

Release Distribution Type

Open-source from this repo

Relevant Log Output

If using CocoaPods for Apple platforms, the project's Podfile.lock

Expand Podfile.lock snippet
👀 Replace this line with the contents of your Podfile.lock!
@hdev72 hdev72 added new New issue. type: bug labels Dec 21, 2024
@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.

@argzdev
Copy link

argzdev commented Jan 20, 2025

Hey @hdev72, thanks for reaching out. Sorry, not sure what the issue is here, but while I try to investigate this further, could you share with me what error comes out when you create releases with SuperUnityBuild. Also any chance you could share steps for me to reproduce this exact behavior? It'll help speed up the process of our investigation. Thanks!

@argzdev argzdev added the needs-info Need information for the developer label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core needs-info Need information for the developer type: question
Projects
None yet
Development

No branches or pull requests

5 participants