-
Notifications
You must be signed in to change notification settings - Fork 1.9k
GC MIntentService.java:565: error: cannot find symbol mBuilder.setColor(iconColor); #393
Comments
@Ziv-Barber please stop opening this issue. You already did with issue #217 where I directed you to: This is a duplicate of #51 which has been addressed Ad nauseam. |
Sorry. Anyway, I just comment this line to make it to compile. |
Update your Android Compat Library |
OK, after fighting with it for hours, this is the only way to make this plugin to work with the facebook plugin:
Now you can compile your project without getting any error. |
@Ziv-Barber did you see our docs on how to get this to peacefully co-exist with the Facebook plugin? |
@macdonst, yes I saw but I also saw the comments that it's not working. |
I have no facebook plugin installed, followed everything as described above. |
I also still have the same problem |
+1 |
This thread has been automatically locked. |
platforms\android\src\com\adobe\phonegap\push\GC MIntentService.java:565: error: cannot find symbol mBuilder.setColor(iconColor); ^ symbol: method setColor(int) location: variable mBuilder of type Builder
The text was updated successfully, but these errors were encountered: