yusufcihan
(Yusuf Cihan)
#1
Describe your issue
ContactPicker and PhonePicker don’t return any value.
Steps to reproduce the issue
- Add ContactPicker and PhonePicker anywhere in your app.
- Grant “Contacts” permission.
- Try to return selected contact/phone number.
Android version
- Android 6.0.1
- Android 8.1
yusufcihan
(Yusuf Cihan)
#3
I didn’t post blocks because I didn’t do anything. Just I used for debugging.
Mika
#4
Read again the “error” message exact.
I added this error messages because the two components have no return value on the event.
yusufcihan
(Yusuf Cihan)
#5
But I selected contact and phone number. Do I need to do another thing?
Mika
#6
You can use the event for do anything you want after the selection is done.
But you can not use the “selection” value. That’s it.
But as I said above. This two components have no return value on the “After Picking” event.
That’s the reason why you can see the “error” message.
1 Like
yusufcihan
(Yusuf Cihan)
#7
Ok, so “selection” value is useless for now.
Mika
#8
Yes. Useless only for this two components.
1 Like
system
(system)
Closed
#9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.