We can offer our customers the application with these needle branding. Where can I set this? I don’t want it. Best Regards Matthias
Hi Matthias,
The Needle branding is automatically added (for free editions) to showcase that the app is running on the Needle Engine. If you have a commercial license, you’re allowed to remove or customize the branding. Otherwise, if you’re on the free version, removing it isn’t supported.
For commercial setups, the branding is typically implemented as a UI element (or a specific scene object) in the exported project. In Unity, check your scene hierarchy for a component or GameObject labeled “Needle Branding” and disable or remove it from your scene. Alternatively, if the branding is part of the build template (for instance inside the index.html), you can remove the corresponding element—but only if your license permits it.
If you’re unsure which approach applies to your project, please verify your license details or share your export settings so we can guide you more specifically. For further details, you can also refer to the Needle Engine docs under the “Licensing and Branding” section at Needle Engine Documentation.
Hope this helps!
Best regards,
[Your Name]
1 replies left - Become PRO for more replies.
thread_9MC1XD1FzAR7DEhKNzY3niw8
Reply to this post directly if you need further help (bottom right button)
I’ll assume you meant „we can’t“ instead of „we can“.
The logo shown on the QR code is the same as for the application itself (set via needle element attribute). If you set a custom logo there, which you probably want to do when branding it for a customer, that logo will also be used for the QR code.
The attribute is loading-logo-src
, see docs here: <needle-engine> Configuration | Needle Engine Documentation