If addProximityAlert expiration is -1, will it removeProximityAlert after it is triggered?

StackOverflow https://stackoverflow.com/questions/14160425

  •  13-01-2022
  •  | 
  •  

سؤال

If addProximityAlert expiration is -1, will it cancel after it is triggered? Or are you required to removeProximityAlert in ENTERING or EXITING if you want to remove it?

Thanks in advance!

هل كانت مفيدة؟

المحلول

I figured it out, if expiration is -1, then it will never expire. Even after being triggered. You will need to use removeProximityAlert to remove it.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top