Victor Babenko
Victor Babenko
I think something like this can be used to make Travis build multi-platform images: https://medium.com/@quentin.mcgaw/cross-architecture-docker-builds-with-travis-ci-arm-s390x-etc-8f754e20aaef
I got it to build by replacing the luajit folder contents with the latest dev branch from here: https://github.com/LuaJIT/LuaJIT
Looks like we're also experiencing this issue: during traffic spikes and resulting CPU load, Lettuce seems to amplify Redis calls, causing Redis to enter a failure state: Lettuce keeps reconnecting...
@davidahouse @komocode @abbeycode Has anyone been able to figure this out? All the workarounds are for pods with mixed Swift/Objective-C code. It seems like almost no one is trying to...
This does not work for me; when I select 'Create Issue', it just falls out of the Jira workflow and opens a Google Search for that.
@DanijelBojcic Have you been able to figure it out?
Yeah I need this for mini_racer… The changes in rubygems and bundler broke it, and I can’t even deploy the current version of my app without downgrading rubygems and bundler...
@KirkBushman Thank you for reporting this. This seems to be an issue with the new system that stores pending requests while the device is offline. We've disabled this feature via...
@KirkBushman Thank you! Could you also open a ticket with Iterable Support? We'd like to learn more about your issue and that'd be the best way to communicate project-specific information.
Which version of the Iterable SDK are you using? If it's below [3.4.2](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.2), have you tried updating to the latest version?