You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd really like to see standardized support for sending device state information back to the server from the client. Examples I have in mind: app bundle id, version name, version code, device type, language/locale info, OS version, SDK version, install UUID, etc. Likewise with information about permission state (e.g. asked, unasked, granted, denied) for the various permissions an app might need.
Here are some examples of handling of these types of issues with the NativeScript project:
These are great ideas, just a bit larger in scope than what I think the original issue asked for. I've moved it here to consider as a general approach to passing device-specific state across any LiveView Native platform 🙂
The text was updated successfully, but these errors were encountered:
@DanielDent says:
These are great ideas, just a bit larger in scope than what I think the original issue asked for. I've moved it here to consider as a general approach to passing device-specific state across any LiveView Native platform 🙂
The text was updated successfully, but these errors were encountered: