To test admob and Google UMP i need to obtain device identifier and pass to relevant call.
But, when I look for testDeviceIdentifiers in the macos Console app I see it prints this:
testDeviceIdentifiers = @[ <private> ];
it seems to hide the device id for privacy reasons.
For android I obtained it easily.