Skip to content

GCM doesn't work if you launch the app offline #23

Description

@davidvavra

If you launch the app offline, the init(Activity) is performed, but the GCM doesn't work until next time onCreate of the first activity.

The library should register broadcast receiver for connection change and register once the device is online.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions