Hi everyone!
I have developed an app and uploaded it to App Store.
the thing is, I would like the app to be unsearchable , hence invisible to all users.
only users that would get a direct link could access the app and download it.
does someone know how to do such thing?
Thank you very much in advanced!
Post
Replies
Boosts
Views
Activity
Hi all,
I'm looking for the location on which safari stores the local storage area.
I can access it using the browser with "browser.storage.local data", but I want to access it manually not through the browser.
does anyone know where safari stores this files ?
Hi all,
I am trying to use managed storage within safari web extension.
in the Mozilla documentation I can see that there are 3 storage types: local, sync, and managed.
I can only find sync and local within safari web extension.
does safari support managed storage?
if not, is there any other way for a process in the Mac to write policy to the web extension?
(in google chrome I'm using managed storage for that).
thank you!