5310
August 2, 2017, 1:15am
1
Hi
Started getting the error in my blynk.log.
15:30:07.625 ERROR- Error sending push. Reason MismatchSenderId
15:30:19.623 ERROR- Error sending push. Reason MismatchSenderId
15:30:31.621 ERROR- Error sending push. Reason MismatchSenderId
15:30:43.626 ERROR- Error sending push. Reason MismatchSenderId
15:30:55.623 ERROR- Error sending push. Reason MismatchSenderId
15:31:07.630 ERROR- Error sending push. Reason MismatchSenderId
15:31:19.621 ERROR- Error sending push. Reason MismatchSenderId
15:31:31.624 ERROR- Error sending push. Reason MismatchSenderId
15:31:43.633 ERROR- Error sending push. Reason MismatchSenderId
15:32:21.668 ERROR- Error sending push. Reason MismatchSenderId
Any idea what’s causing it?
5310
Gunner
August 2, 2017, 1:41am
2
Possibly becasue you have a MismatchSenderId?
But seriously, you haven’t supplied anything else that might be helpful… like versions, hardware, server type, sketch, etc… perhaps you can enlighten us with some details?
I did Google your error, and searched here in the forum… simply put, something is messing with the connection… but some context is still required.
Please try to remove and add push widget again. Does that help?
Gunner
August 2, 2017, 6:10am
4
What is a Push Widget? Am I missing something here?
It is called “Notifications” in app .
1 Like
5310
August 2, 2017, 1:48pm
6
Thanks. Will remove Widget. I did notice that the Notification message were not working anymore.
Running
local server 0.26
blynk 4.6. I belive
Photon 0.6.2
Please update this topic when you try it.
5310
August 2, 2017, 7:40pm
8
Hi
Did not work. Getting same error message after deleting / re-adding Notify Widget. Any ideas?
5310
Did you change any properties? What is exactly app version do you have and exactly server version?
5310
August 2, 2017, 8:34pm
10
App is 4.8
Server is 0.26.0
Delete and then added Notify Widget.
What properties are you talking about?
Is this how I get the value of a VirtualPin to test of an LED is on or off?
int value = Blynk.syncVirtual(V12);
5310:
App is 4.8
We do not have such app version.
5310
August 2, 2017, 8:44pm
12
Sorry. Give particle by mistake
App running 2.9.8 (0) on IOS.
Push notifications for iOS on Local Server are not implemented.
5310
August 2, 2017, 9:07pm
14
It worked on 0.25.4 of server with previous app version. But not all the time. Any idea when?
How do I read a virtual pin? I need to tests whether an LED is on or off.
I don’t think this is possible.
5310:
Any idea when?
Nope.
5310
August 2, 2017, 10:29pm
16
Blynk.notify work when I started my project on IOS. I wrote the code, it worked and stopped. I would have been using Blynk Cloud server at the time. Now I’ve installed local and never saw a notification since.
Wanted to see if Virtual LED was on. Workaround by saving status when led.on or led.off was used.
That’s correct. Due to Apple limitations it requires a lot of efforts. So we skipped this for local server.
5310
August 3, 2017, 1:16pm
18
Thanks. I guess I can live without it.
sturze
August 8, 2017, 9:02pm
19
i just ran into the same thing…
can anybody tell me if it is gonna be there somewhere in the future soon? push notifications would be pretty awesome!
Gunner
August 8, 2017, 9:05pm
20
@sturze This post was only a few days ago, so unless Apple has had a change of heart over the weekend… it might be awhile