When I try to build on mac it fails with " Module 'FirebaseInstanceID' not found "
I am using with my Apple ID for signing should I have Developer account?
in general tab says:
Your development team, "MOHAMMAD GHOLAMIAN", does not support the Push Notifications capability.
import "PushPlugin.h"
#import "AppDelegate+notification.h"
@import FirebaseInstanceID;
@import FirebaseMessaging;
@import FirebaseAnalytics;