Ah, that was it, thanks for the quick help.
I have SSL installed, otherwise it wouldn’t work on my windows computer or android phone with chrome installed, as Chrome has the requirement for SSL to serve the location.
The problem is mainly on iOS devices with any browser and macOS with Safari.
-
This reply was modified 7 years, 9 months ago by todnesser.
Sry for the late reply, didn’t find the time to test it.
This scope seems to work for when a user changes account settings(Name, Email, etc.), but not when he updates his profile data.
The hook ‘um_user_edit_profile’ isn’t called either, am i using the wrong hook?
EDIT: Found the right hook: um_user_after_updating_profile
-
This reply was modified 7 years, 10 months ago by todnesser.