Sebastiaan

Results 4 issues of Sebastiaan

Hi, I've been running into issues where phonenumbers aren't correctly parsed. It works on v0.9.15 but not on v1.0.2. I'm using this method: ``` + (NSString *)getCountryFromCallee:(NSString *)locale PhoneNumber:(NSString *)phoneNumber...

Hi, I'm having an issue on my Samsung Galaxy S6 edge where i'm requesting permissions and even before the user has tapped on the allow or deny button the onPermissionResult...

Hi, I'm using Pulse logger to log some custom messages for a new GraphQL implementation which works very well. The only downside is since every URL resolves against **localhost:4000/graphql/** all...