I have issues viewing my site on Safari. I know there is lots of information to find but I can\'t figure out what would actually work.
I have an Angular app with an
I found the solution. Apparently the hash in Safari and ios is not dropped if you are using https protocol. You have to add the protocol to S3 redirect options like this:
https
test.example.com
#!/
In this example I point to Cloudfront distribution which supports https. With the new Certificate manager it is very easy to install a free SSL certificate.