Phil Andrews
Phil Andrews
This is almost certainly a linking issue. I had the same issue on iOS but forgot to run `react-native link`. Same red square popped up on Android but running link...
Update on this: Via billing console I can say that it does seem to limit the time but the API does not kick back an event when it times out....
After a couple thousand calls and plenty of time outs I do not believe that I am. It's possible that I'm not waiting long enough for it to come, ~90s....
I'm having the same problem. Even wrapped in try/catch this is terminating the program as an unhandled error.
Easiest way to do this is to use `homebrew`. `brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis --with-libvpx --with-opencore-amr --with-openjpeg --with-opus --with-rtmpdump --with-schroedinger --with-speex --with-theora --with-tools`
I'm not sure what the solution is but it can't be used in production so I had to post an issue.
This is the one big drawback I've been seeing when trying to run AppSync as a multi-client backend. There's no seamless way to modify in one client and then pull...