Eventor widget in ios to get notification in blynk App

Dears,
Im using IOS iphoneX to control my project through blynk app,I supposed to get a notification through mobile for example when there is a motion ,But i see that the Eventor wigdet isn’t exist in the IOS APP of Blynk. Is there anyway to get a notification in the blynk app IOS version ?

  1. Search forum for similar topics
  2. Check http://docs.blynk.cc and http://help.blynk.cc/
  3. Add details :
    • Hardware model + communication type. For example: Arduino UNO with Ethernet Shield
    • Smartphone OS (iOS or Android) + version
    • Blynk server or local server
    • Blynk Library version
    • Add your sketch code. :point_up:Code should be formatted as example below.

Simply paste your code between ``` If you don’t format your code, your topic can be deleted by moderators.


void loop()

You need the Notification widget, which is available on both Android and iOS.

Pete.

Thanks Pete, But i think i need Eventor widget to connect it with PIR for example or another sensor.
In notification widget there is nothing to indicate the notification to another sensor.

You use code on the device that the PIR is physically connected to to do that.

Pete.

Why just don’t follow:

And get an instant answer: