Don Holly
Don Holly
Seeing the same issue as described on `0.60.5`. The workaround provided by @vjpr works - thank you! Looks like #455 should fix this. I'm curious why doesn't seem to be...
Is this not yet available in Cocoa Pods? http://cocoapods.org/?q=ios-realtimeblur
Looks like @deanophilip forked and updated this package to work with Node 12.X: https://github.com/deanophilip/node-appletv You can still `npm install -g` the package by doing: 1. Clone the fork above 2....
@deanophilip thanks for the reply! I just tried switching to `false` and re-installing via `npm i -g .` but seems to still be stuck on `Initiating Pairing` 😢 Edit: Sorry...
+1 - podspec is out of date and points at 0.9.1 which is out of date and missing some fixes and warnings :)
I thought we were having this same issue until I realized it was because our RCTBridge was being torn down and re-initialized between the application launching and `getInitialURL` being called....
We are seeing this same behavior in version `1.10.0`. Disabling profiling via `-Ddd.profiling.enabled=false` prevents the container from steadily increasing memory consumption. We are planning on rolling back to `1.9.0` so...
Hi @richardstartin - we're on `17.0.5`