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
we found a compile problem only when we try to compile with Release Schema on the Simulator.
As in the screenshoot the problem is "Cannot find 'WidgetCenter' in scope"
If we try to run our app with Debug Schema on Simulator/Device it works well, and also if we try to run with Release Schema on real Device it works well.. the problem seems to be only when we run with Release Schema on the Simulator.
Can you help us ?
We have:
react-native: 0.60.6
The text was updated successfully, but these errors were encountered:
Hi all,
we found a compile problem only when we try to compile with Release Schema on the Simulator.
As in the screenshoot the problem is "Cannot find 'WidgetCenter' in scope"
If we try to run our app with Debug Schema on Simulator/Device it works well, and also if we try to run with Release Schema on real Device it works well.. the problem seems to be only when we run with Release Schema on the Simulator.
Can you help us ?
We have:
react-native: 0.60.6
The text was updated successfully, but these errors were encountered: