unified
Here are 124 public repositories matching this topic...
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Apr 26, 2020 - JavaScript
Implement dynamic code compilation in PAL - using Roslyn?
-
Updated
Jun 1, 2020 - C#
Hey I noticed that links will not allow for formatted markdown ie: if you have markdown like this
~~**_[www.google.com ](www.google.com)_**~~
www.google.com
This will show up as a plain link. It seems that nested markdown works everywhere else but not for links.
-
Updated
Sep 9, 2019 - JavaScript
-
Updated
Jun 18, 2020
-
Updated
Sep 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the unified topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unified topic, visit your repo's landing page and select "manage topics."
Hey folks,
When someone has added a contact in iOS (and I assume the same in Android) without adding any phone numbers for them, the return value from the getContacts call is a little weird.
In this case, I expected the getContacts call to return an empty list:
But, at least as of 0a67cdb, it omits the field entirely