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

Contacts example crashes on "Sign In" button click #2

Open
tgbarker opened this issue Jun 19, 2018 · 2 comments
Open

Contacts example crashes on "Sign In" button click #2

tgbarker opened this issue Jun 19, 2018 · 2 comments
Assignees

Comments

@tgbarker
Copy link

Hi,

In the contacts example, if I enter a correct user name and password or even leave the text fields blank, when one clicks on the sign in button the example apk crashes here :

06-19 10:48:29.867 20066-20066/com.contacts E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.contacts, PID: 20066
android.app.RemoteServiceException: Bad notification posted from package com.contacts: Couldn't create icon: StatusBarIcon(pkg=com.contactsuser=0 id=0x7f07005c level=0 visible=true num=0 )
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1480)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5343)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)

I also updated to implementation 'com.ale:rainbowsdk:1.42.0' as the project targets an old lib 1.40.0

This didn't help either.

@zucher zucher assigned jon67400 and zucher and unassigned zucher Jun 19, 2018
@jon67400
Copy link

Strange. Do you remove appId and appSecret in MyApp class?

@letrongh
Copy link
Collaborator

Hello

Is it solved?

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

4 participants