-
```
Hi!! phone number picker can return a said value like null for name and 0 for
number if either of two are not present in the saved contact..
SAY I have saved a number without giving any name to…
-
When I start the app, I set the default country for the NKVPhonePickerTextField using the Locale.regionCode, to display the equivalent code and flag.
If the user changes the default set country by …
-
The first try works great. 2nd try throws an error:
``` text
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'If JS doesn't have the lock there should never …
-
```
This was experienced while performing the PicCall tutorial. Prior to the
following step/text, I added a label that would display the phone number so I
wouldn't have to call the number to test t…
-
```
Maybe it means there's a need to have 2 new objects: PhonePicker and
AddressPicker, which are children of ContactPicker.
But in the end, I want to be able to select a Contact, and then select on…
-
```
ContactPicker returns the value of "nothing" and crashes when trying to look up
phone number, name or picture.
Sorry Google, your App Inventor is a poor bug ridden mess. Even the tutorial is
l…