Android TV lib makes app crashes on Notifications registration -


i'm developing android tv version of app.

the problem is, when add android tv dependency, got error on notification part in main app.

the dependency :

compile 'com.android.support:leanback-v17:24.2.1'

the line app crash :

instanceid instanceid = instanceid.getinstance(this);

the app , notifications worked fine before this, guess there conflict between leanback library, don't find how resolve.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -