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
Observed behavior
Hi, it seems that this project does not build. it looks like it is getting confuses with the await function, and it is interpreting it as the key word await in swift. I am using Swift 5.
Expected behavior
I expected the project to compile and build.
To Reproduce
Steps to reproduce the behavior:
download the project
Open the xcode package
build project
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Device: [e.g. Samsung Galaxy, Google Pixel]
OS: [e.g. Android 10]
Browser [e.g. stock browser, chrome]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Observed behavior
Hi, it seems that this project does not build. it looks like it is getting confuses with the await function, and it is interpreting it as the key word await in swift. I am using Swift 5.
Expected behavior
I expected the project to compile and build.
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: