Skip to content

Control over NotificationService initialization #1537

@gkc

Description

@gkc

Describe the bug

Currently the application has no direct control over the lifecycle of the notification service; thus, it is possible for the service to start receiving notifications before the application has started subscribing to them.

Steps to reproduce

.

Expected behavior

  • Have a way for application code to take direct control of having the Notification service connect and start receiving notifications from the atServer. Also add direct control over disconnect / reconnect / etc.
  • Existing behaviour should be the default

Screenshots

No response

Smartphones

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Were you using an atApplication when the bug was found?

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions