Register device for Profil provisioning

Hello,
I'm trying to integrate FCM notifications on my flutter app for Ios. I had to create certificate and provision a profile. I can't generate a provisioning profile because I can't register my Ios emulator (with UDID, it says incorrect UDID). How can I go through this to register my emulator and test FCM on it ? thanks
The iOS Simulator is not an emulator and thus doesn’t need to be provisioning as if it were a real device.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
Register device for Profil provisioning
 
 
Q