pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.72k stars 280 forks source link

[BUG] Error Unable to simultaneously satisfy constraints on iOS #4620

Closed maxirobaina closed 8 months ago

maxirobaina commented 8 months ago

What happened?

Hi. I've an PWA built with React. The app has a login form to autenticate users. This work OK on Android but on iOS (Iphone) the user can login and inmediatly is logged out. Testing this bevhaivor in xcode I can see the traceback of this error show me the message [LayoutConstraints] Unable to simultaneously satisfy constraints.

message.txt

I appreciated any help.

Regards, Maxi

How do we reproduce the behavior?

  1. Download package for iOS from PWABuilder
  2. Use xCode to build the app
  3. Run the app using the simulator tools

Basically using the instructions from the pwa builder docs

What do you expect to happen?

No response

What environment were you using?

macOS Ventura 13.3.1 xCode: 14.3 (14E222b)

Additional context

This work fine on mac latptop using Safari.

jgw96 commented 8 months ago

Hey! For iOS issues, we normally handle these in our Discord, which you can join here https://aka.ms/pwabuilderdiscord. As our iOS platform is experimental we do not provide official support here for it.