Push Notification Authentication for RADIUS 2FA request (RD Gateway)?

Hi!
I’m also trying to make push auth work with RD Gateway. I think I have done all needed configuration from “iOS privacyIDEA Push Token HOWTO” and also all additional steps from previous H3GE’s post.
I can see that freeradius says:
Reply-Message = “Please confirm the authentication on your mobile device!”
And gives no errors.
But it does not wait for push confirmation (it immediately goes again to “Ready to process requests”) and no push notification comes to ios device.

If I create additional token with pin for a user and go to “https://myip/validate/check?user=username&pass=1234” it also says “Please confirm the authentication on your mobile device!”, but again - no push on my ios device.

I dot see any errors or any information about push in privacyidea log.

Please, can somebody give me the right direction to find a problem?