Héctor Ramos

Results 13 comments of Héctor Ramos

There's one more thing that needs to be addressed. The client key (or REST API Key, in this case) is optional when Parse Server is used. The SDKs should provide...

@notiles yes, you will need to set up a PPNS server to continue sending notifications to Parse IoT devices.

Just a quick note, @palexs, please avoid pinging me on individual issues especially if they were just opened. We have a issue triage process in place and folks will look...

As far as I can tell, no PRs have been submitted to address this issue. I'm adding the Help Wanted tag to surface the issue more broadly.

I looked into T27974328, which is a reference to a task in our (Facebook's) internal task tracker, but that task refers to a different issue with InputAccessoryView. From what I...

@kelset I am planning to rename the tarball methods in `hermes-utils.js` in order to make a clear distinction between the different tarballs that we deal with: - Hermes source code...

Sorry about that, but it's really important to make sure the issue is present in the latest release. We've had plenty of issues reported for bugs that have been fixed...

@apostopher this matches what I observed in Circle CI when I verified our iOS tests on Xcode 11.4.0 - no issues at all on debug mode.

In case it helps: I ran into this issue myself when calling global mutate with a function in React Native, and removing the custom cache provider from my SWR config...