I'm trying to send notification to specific users on my cordova application using cordova-plugin-firebasex which is a fork of cordova-plugin-firebase with fixs and improvement.
I'd like to know what are the differences between FCM Id, FCM Token, and APNS Token, since there is no accurate explication on this.
Also, which one should you use to send push notifications to specifics users, for both Android & iOS.