Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(expo-contacts): #29198 store full url & remove useless restrictio… #29199

Merged
merged 4 commits into from
Jun 1, 2024

Conversation

mlecoq
Copy link
Contributor

@mlecoq mlecoq commented May 29, 2024

…n on social profiles

Why

to fix #29198

How

I am using expo-contacts to store contacts and I have remarked that urls and social profiles are partially stored or missing

Test Plan

storing a contact with urls and social profiles

before modifications
Simulator Screenshot - iPhone 15 Pro - 2024-05-29 at 21 26 18

after modifications

Simulator Screenshot - iPhone 15 Pro - 2024-05-29 at 21 25 10

Checklist

@mlecoq mlecoq requested a review from EvanBacon as a code owner May 29, 2024 19:27
@mlecoq mlecoq force-pushed the fix_expoContactsUrlAndSocialProfiles branch from 9578503 to afbf0fb Compare May 29, 2024 19:28
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 29, 2024
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels May 29, 2024
Copy link
Collaborator

@alanjhughes alanjhughes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @mlecoq! Thank you

@alanjhughes alanjhughes merged commit 7cc90be into expo:main Jun 1, 2024
11 checks passed
@mlecoq mlecoq deleted the fix_expoContactsUrlAndSocialProfiles branch June 1, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[expo-contacts] [iOS] addContactAsync - issue on urlAddresses and socialProfiles
3 participants