|
|
|
|
|
by AnthonyMouse
2638 days ago
|
|
That's the problem now though. We've made it so apps have to be approved by gatekeepers, and are highly discouraged by the gatekeepers from sharing state with other apps on the same device. Then the recommendation if that's a problem for you is to use the web. But sometimes the web doesn't work, as is the case here, because it requires the user to trust third party code in real time and give sensitive data to third party servers they don't control. So we have everything pushing the user to put their most sensitive information into some third party service that should be an app, but isn't, because cloud. |
|
Source?
My understanding is the app permission model never asks for network access, so all "apps" are effectively web clients with a fancy UI.