Alexandre Segura
Alexandre Segura
@r0xsh I started a branch a while ago to do the same on the web (on dispatch screen) https://github.com/coopcycle/coopcycle-web/compare/reposition-marker-modal
We need to profile app https://facebook.github.io/react-native/docs/performance
Since cfa306b5c985594985bf4e9adf8b77d1a88fe4f7 perf monitoring is enabled
This is "normal", we are validating phone numbers against the country of the instance. Maybe we could allow entering phone numbers directly with the "+" sign?
> Why did we decide to limit phone numbers to the country code of the local instance? Phone numbers can be entered in various ways. There is a "standard" way,...
User input always needs to be validated in some way. Depending on the context, the validation and accepted formats can vary. It makes sense to allow foreign numbers in the...
Linked to #1547
What is the requirement exactly? Adding addresses to a store via CSV upload?
Same problem https://stackoverflow.com/questions/61593775/sign-in-with-apple-hide-email https://developer.apple.com/forums/thread/684911
I [upgraded our integration](10363ef793871853832d9e855b4b4e9e5b3bbf92), and successfully made a credit card payment. Now I need to test the OAuth connection for marketplace / split payments.