21
Views
1
Comments
Solved
[Firebase Cloud Message Plugin] can't find variable pushcontext
Question

HI


I get following error when I run the app in device with firebase plugin installed

can't find variable pushcontext


Regards,

Anahit

2019-02-21 09-18-54
Anahit Pahlevanyan
Solution

I fixed the issue


In InitPushNotifications action 

in AddIOSCategoriesToOPTS I've put require(["firebaseCloudMessaginePluginContext"]...


Regards,

Anahit 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.