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

Native Distribution #33

Open
mehmetakify opened this issue Jan 2, 2023 · 2 comments
Open

Native Distribution #33

mehmetakify opened this issue Jan 2, 2023 · 2 comments

Comments

@mehmetakify
Copy link

After creating native distribution, installed apps not working. I tried Mac and Linux desktops with dmg and deb files. Adding working examples to samples would be great.

@cmelchior
Copy link
Contributor

When you say "creating a native distribution" what do you mean exactly?

@mehmetakify
Copy link
Author

I mean creating .exe, .dmg, .deb files to publish and share desktop app.

You can see more detailed explanation compose desktop

I changed build.gradle.kts following instructions from the link and successfully create .dmg file, but after install the application app does not work.

Main reason is realm causes some read-write permission error at mac devices and I need working example.

In short, how can I create working .dmg files of realm-kotlin-samples?

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

2 participants