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

What happens in iOS or WinApp? #10

Open
megajogos opened this issue Apr 12, 2022 · 1 comment
Open

What happens in iOS or WinApp? #10

megajogos opened this issue Apr 12, 2022 · 1 comment

Comments

@megajogos
Copy link

What happens with the iOS app or winApp? Our game is multiplatform we have to do a diferent code for iOS and Android?

@megajogos megajogos changed the title What happens in iOS or WinApp What happens in iOS or WinApp? Apr 12, 2022
@ajwfrost
Copy link
Contributor

Yes, this is just for Android (well, only for apps that are distributed via the Google Play Store). For other OS - you could perhaps write an abstraction layer to be able to access assets regardless of which OS/mechanism is used, but you'd need to use the 'install-time' mechanism on Android I guess. Unless you also have async download of asset files on the other platforms...

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

2 participants