Skip to content

Include AlarmHelper activity in AndroidManifest.xml#34

Open
tmaximini wants to merge 2 commits intoWizcorp:developfrom
tmaximini:android-start-app
Open

Include AlarmHelper activity in AndroidManifest.xml#34
tmaximini wants to merge 2 commits intoWizcorp:developfrom
tmaximini:android-start-app

Conversation

@tmaximini
Copy link

In order to start up the app on Android when clicking a push, jp.wizcorp.phonegap.plugin.localNotification.AlarmHelper has to included as an <activity> in AndroidManifest.xml.

Otherwise logcat will display

I/ActivityManager(  746): START u0 {flg=0x10000000 cmp=xx.xxx.xx/jp.wizcorp.phonegap.plugin.localNotification.AlarmHelper (has extras)} from uid 10185 on display 0
W/InputMethodManagerService(  746): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@210f434 attribute=null, token = android.os.BinderProxy@9fef9f7```

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

Successfully merging this pull request may close these issues.

2 participants