Issue Returning to Effect after Sharing

There is a bug when returning back to an effect after using the share function, Once the share is complete or cancelled and it returns to the effect the camera feed is really zoomed in and unusable unless you refresh. I have also tested with the template @GeorgeButler added with the Photo Booth project and it does the same thing.

1 Like

Thanks for bringing this up, I’ll take a look. Btw which Phone & Browser are you testing with?

I’m using a Samsung S24+ & Chrome.

Just tried it in Firefox on my Android and the share button isn’t working at all - nothing gets triggered.

Your browser probably isn’t supporting navigator.share. I’ll look into improving the way the error surfaces.