You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Yes, I'm getting the same in my app, don't know why.
Carlos Verdier
unread,
Oct 5, 2016, 10:04:30 AM10/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Ok, I found out, forget it. I'm using Display.getInstance().dial and totally forgot about that.
Shai Almog
unread,
Oct 5, 2016, 11:04:42 PM10/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
There was an issue with push notification triggering this which should be resolved. If you try to get the UDID it will also trigger this prompt.
Gareth Murfin
unread,
Oct 12, 2016, 10:21:14 AM10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Still is happening to me, I am not using any dial or get udid, any other thought?
Gareth Murfin
unread,
Oct 12, 2016, 10:22:14 AM10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
This is on Android btw, Im assuming many people are suffering from this.
Gareth Murfin
unread,
Oct 12, 2016, 11:56:40 AM10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I am asking for the ip address, does that make the permission happen??
Shai Almog
unread,
Oct 12, 2016, 9:51:46 PM10/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I don't think so. Just connect the device with DDMS and reject the prompt. Give me the text of the second rejection dialog and look in the DDMS log after you reject that too... You might see a stack in DDMS leading you directly to the source.
Notice that you can also turn on prompts in the simulator which might reproduce this.