[codenameone-discussions] Re: app needs permission to make calls

2016-10-12 Thread Shai Almog
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.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/d829d4da-c01a-42b5-b04e-7711e50b186b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-12 Thread Gareth Murfin
I am asking for the ip address, does that make the permission happen??

On Wednesday, October 12, 2016 at 10:22:14 PM UTC+8, Gareth Murfin wrote:
>
> This is on Android btw, Im assuming many people are suffering from this.
>
> On Wednesday, October 12, 2016 at 10:21:14 PM UTC+8, Gareth Murfin wrote:
>>
>> Still is happening to me, I am not using any dial or get udid, any other 
>> thought?
>>
>> On Thursday, October 6, 2016 at 11:04:42 AM UTC+8, Shai Almog wrote:
>>>
>>> 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.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/2fb76446-3ca8-468c-99e1-b29f0a797135%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-12 Thread Gareth Murfin
This is on Android btw, Im assuming many people are suffering from this.

On Wednesday, October 12, 2016 at 10:21:14 PM UTC+8, Gareth Murfin wrote:
>
> Still is happening to me, I am not using any dial or get udid, any other 
> thought?
>
> On Thursday, October 6, 2016 at 11:04:42 AM UTC+8, Shai Almog wrote:
>>
>> 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.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/e419c0a3-f453-4795-9fa3-53f138a1427c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-12 Thread Gareth Murfin
Still is happening to me, I am not using any dial or get udid, any other 
thought?

On Thursday, October 6, 2016 at 11:04:42 AM UTC+8, Shai Almog wrote:
>
> 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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/f235960d-70ae-4f8e-8ff3-80fcab516ead%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-05 Thread Shai Almog
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.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/7095ca96-0b8b-43d1-b4ea-31af9d74b32c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-05 Thread Carlos Verdier
Yes, I'm getting the same in my app, don't know why.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/d99ee3f2-b90b-4455-9417-31a25cbe7a96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: app needs permission to make calls

2016-10-05 Thread Carlos Verdier
Ok, I found out, forget it. I'm using Display.getInstance().dial and 
totally forgot about that.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/a3237351-d806-4afe-b39b-2542fd403f01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.