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

[Linux] How to change dbus name or application id of a nativeshell app #94

Open
prateekmedia opened this issue Sep 28, 2021 · 0 comments

Comments

@prateekmedia
Copy link

prateekmedia commented Sep 28, 2021

In normal flutter app we can specify it by setting Application ID in CMakeLists.txt but how can we set it in nativeshell.

//flutter way
set(APPLICATION_ID "com.prateekmedia.app")

Also this id should be reverse domain like com.prateekmedia.app and not just the app. But I can't set it neither on Cargo.toml nor using rregister_observatory_listener.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant