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

FATAL: OneSignal AppId: (null) - AppId is null or format is invalid, stopping initialization. Example usage: 'b2f7f966-d8cc-11e4-bed1-df8f05be55ba'[question]: #1442

Closed
1 task done
Mytrailpals opened this issue May 28, 2024 · 2 comments

Comments

@Mytrailpals
Copy link

Mytrailpals commented May 28, 2024

iosone-signal.docx

How can we help?

Hello OneSignal Team,
Integrating one signal push notification SDK with flutter.

Running into this Fatal in Xcode. Tried all I could found through search.. not sure Why app ID is null.

Seems like a bug to me, appreciate help.

Thanks

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nan-li
Copy link
Contributor

nan-li commented May 29, 2024

Hi @Mytrailpals, thanks for reaching out to us. Since you are using Flutter, this is a misleading error message that prints from the integration of our Flutter SDK with our native iOS SDK.

I see shortly after that error log, the App ID is successfully set, so you can safely ignore the error log.

VERBOSE: setAppId called with appId: 3a8cdf44-xxxxxxxxxxx
VERBOSE: launchOptions is set and appId of 3a8cdf44-xxxxxxxxxxx is set, initializing OneSignal...

@Mytrailpals
Copy link
Author

Mytrailpals commented May 29, 2024 via email

@nan-li nan-li closed this as completed May 29, 2024
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

2 participants