Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Xcode 14.1 RC + OneSignal purple warnings "This method can cause UI unresponsiveness if invoked on the main thread" #1145

Closed
1 task done
jdeyrson opened this issue Oct 28, 2022 · 2 comments

Comments

@jdeyrson
Copy link

jdeyrson commented Oct 28, 2022

What happened?

After downloading and running Xcode Version 14.1 RC 2, I'm still experiencing this issue #1113 which generates some purple warnings making the app to stop building as shown in the image:

Screenshot 2022-10-28 at 2 04 17 PM

Steps to reproduce?

1. Download the iOS app source code generated at https://gonative.io/ with has OneSignal integration for push notifications.
2. Open GoNativeIOS.xcworkspace in Xcode
3. Build the app pointing to a Simulator device
4. iPhone Simulator goes in blank screen and purple warnings show up

What did you expect to happen?

After building the app, I expect the app to build without errors and run in the simulator.

Note. The app successfully runs when it is built pointing out to a physical iPhone device. using iOS 15.6.1

iOS version

16.1

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mehmetdelikaya
Copy link

Hi @jdeyrson
I have faced with the same warning and tried the suggestion on the below link. It worked for me. You may want to check as well.

#1113 (comment)

Cheers

@nan-li
Copy link
Contributor

nan-li commented Mar 7, 2023

Fixed in #1132

@nan-li nan-li closed this as completed Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants