When installing the Flask build on an iOS device with the iPhone 15 selected, a "Snap is not supported" message appears. However, the same build successfully completes the installation permission on a physical Android device.
Build used - https://app.bitrise.io/app/be69d4368ee7e86d/installable-artifacts/19638d28f6346dd1
Device used - iphone 15 through browserStack
Steps to Reproduce
- Login to browserStack and click on the ios with build 1553 and device iphone15
- Log in to the Flask app with the correct credentials.
- Open a web browser and navigate to https://metamask.github.io/snaps/test-snaps/latest/.
- Installation dialog appears but then the failure message with the snap not supported.
Excepted Result
Installation process should be completed.
Actual Result
Error message appears as mentioned in the screenshot below
Attachements