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

MacOS / Windows support? #530

Closed
albert0m opened this issue Jan 20, 2022 · 3 comments
Closed

MacOS / Windows support? #530

albert0m opened this issue Jan 20, 2022 · 3 comments

Comments

@albert0m
Copy link

Just wondering if macos and windows are going to be supported by this plugin, I see that you can do it natively, but the flutter plugin is for macos/android only.
Thank you!

@jkasten2
Copy link
Member

@albert0m This SDK only works for apps that target iOS and Android currently.
However due note that new macs with Arm chips (M1) do support running iOS apps if you enable this when submitting your app to the App Store. Also Intel macs do support iOS apps if you target Mac Catalyst.
Also note Windows 11 will soon allow running Android apps directly in Windows.

As far as native builds for macOS and Windows goes, there isn't a near term plan for this SDK. OneSignal's does support sending notifications to macOS and Windows apps, but does require you to write native code with their APIs and OneSignal's REST API as well:

@alandotic
Copy link

Noted that Microsoft is ending support for WSA https://learn.microsoft.com/en-gb/windows/android/wsa
is supporting windows a priority now?

@Toolenaar
Copy link

Any plans to add this in the near future?

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

5 participants