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

Blank Screen on Xcode Device Build #519

Closed
Jaquedeveloper opened this issue Aug 23, 2019 · 3 comments
Closed

Blank Screen on Xcode Device Build #519

Jaquedeveloper opened this issue Aug 23, 2019 · 3 comments

Comments

@Jaquedeveloper
Copy link

Description:
Error when building for production on Xcode 10.
I've checked and searched for other files referencing the LocalNotification but couldn't find anything.

Related to this issue: #68

White screen on device and the following Error on Console:

WARNING: OneSignal has detected that your application delegate implements a deprecated
method (application:didReceiveLocalNotification:). Please note that this method has been
officially deprecated and the OneSignal SDK will no longer call it. You should use
UNUserNotificationCenter instead
WARNING: OneSignal has detected that your application delegate implements a deprecated
method (application:handleActionWithIdentifier:forLocalNotification:completionHandler:).
Please note that this method has been officially deprecated and the OneSignal SDK will no
longer call it. You should use UNUserNotificationCenter instead

Environment

Steps to Reproduce Issue:

  1. Followed installation instructions here and here too
    2.Build on device through Xcode
    3.Run App
    4.Splash Screen
    5.Blank Screen

Additional Info:

The last shown console message is telling that the app is loading the first page which should be correct if it was loading and showing, but it isn't:
Finished load of: file:///var/containers/Bundle/Application/random-number/AppName.app/www/index.html#/tab/tabname

Please, Help.
Thank you very much.

@Nightsd01
Copy link
Contributor

Hi @Jaquedeveloper the log file is just a warning and wouldn’t have anything to do with a “white screen”...?

Try removing OneSignal from your project and see if the issue still happens. This likely has something to do with some recent change you made or some UI configuration

@Nightsd01
Copy link
Contributor

I’d close this.

@jkasten2
Copy link
Member

jkasten2 commented Sep 3, 2019

@Jaquedeveloper Please provide an example project reproducing the issue if the above does not help and we can take a look.

@jkasten2 jkasten2 closed this as completed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants