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

Proposal - supported platforms #258

Open
michaldev opened this issue Jul 20, 2022 · 1 comment
Open

Proposal - supported platforms #258

michaldev opened this issue Jul 20, 2022 · 1 comment

Comments

@michaldev
Copy link

michaldev commented Jul 20, 2022

I think it would be worth describing the assets according to the platforms they operate on.

Proposed types:

  • Independent resource
  • Platform specific (and eg. selected: Android, iOS)

Why?
PCs, mobile devices and web browsers are getting technologically closer with the use of hardware.
Library for e.g. Location handlers can handle all supported together, or just one.

@Calinou
Copy link
Member

Calinou commented Jul 20, 2022

I think the description can do a good enough job at describing the list of supported platforms. Assets should be assumed to support all platforms if they don't specify which platforms they work on.

It's usually obvious enough that mobile ad SDKs only work on Android (and sometimes iOS), for instance. Since we don't have a very high number of those on the asset library, it's probably not worth the effort to add one more field to assets to be searched on.

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

3 participants