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

Onesignal flutter has deprecated methods and documentation(setup guide) is out of date #311

Closed
davidAg9 opened this issue Oct 31, 2020 · 4 comments

Comments

@davidAg9
Copy link

davidAg9 commented Oct 31, 2020

warning from flutter log

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 Connecting to VM Service at ws://127.0.0.1:61480/KDQgEVcAUPI=/ws ERROR: HTTP Request (OSRequestRegisterUser) must contain app_id parameter Request <OSRequestRegisterUser: 0x6000039ac570> fail result error Error Domain=OneSignalError Code=-1 "(null)" UserInfo={error=HTTP Request (OSRequestRegisterUser) must contain app_id parameter} ERROR: Encountered error during push registration with OneSignal: Error Domain=OneSignalError Code=-1 "(null)" UserInfo={error=HTTP Request (OSRequestRegisterUser) must contain app_id parameter} ERROR: Encountered error during email registration with OneSignal: (null)

For some reason when I send notification they don't arrive on the phone

@EjazAmir
Copy link

EjazAmir commented Nov 4, 2020

any solution found?

@davidAg9
Copy link
Author

davidAg9 commented Nov 5, 2020

no unfortunately

@EjazAmir
Copy link

EjazAmir commented Nov 5, 2020

no unfortunately

Im receiving inapp messages in my ios app, but unable to receive push notification? any hack?

@rgomezp
Copy link
Contributor

rgomezp commented Nov 11, 2020

Howdy,
Please make sure to follow our issue template guide when creating a new issue so that we can better assist you. Thank you for understanding.

Duplicate of #68

@rgomezp rgomezp closed this as completed Nov 11, 2020
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