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
This toggle should be allowed to move all URL Schemes about sideloading apps from the standard way of sideloading to the TrollStore app even if the website provider that hosting the app doesn't provide support for TrollStore URLs because that toggle allowing the user to replace every single URL Schemes that was used for sideloading ipa's from the websites to the TrollStore app.
For example:
The link itms-services://?action=download-manifest&url=https://example.com/app/app.plist will not call standard default sideload process but instead it will redirect installation to TrollStore
Notice: TrollStore needs to support reading .plist using that URL scheme and action name to support migration from standard user-sideloading to TrollStore sideloading :)
That update would be nice : )
The text was updated successfully, but these errors were encountered:
This toggle should be allowed to move all URL Schemes about sideloading apps from the standard way of sideloading to the TrollStore app even if the website provider that hosting the app doesn't provide support for TrollStore URLs because that toggle allowing the user to replace every single URL Schemes that was used for sideloading ipa's from the websites to the TrollStore app.
For example:
The link itms-services://?action=download-manifest&url=https://example.com/app/app.plist will not call standard default sideload process but instead it will redirect installation to TrollStore
app.plist example: https://gist.githubusercontent.com/hramos/774468/raw/684f6314ba6a2e11919852e96f11f138b585fa24/manifest.plist
Notice: TrollStore needs to support reading .plist using that URL scheme and action name to support migration from standard user-sideloading to TrollStore sideloading :)
That update would be nice : )
The text was updated successfully, but these errors were encountered: