Lewis Liu
Lewis Liu
Running into issues for release builds for android and ios. For android on build: Could not find any version that matches com.google.android.gms:play-services-ads:+ Confirmed with Ionic dev that it's an ionic...
Update for ios release build: cordova-ios 3.9.2 has been released, but ionic package is having some trouble installing it. Still on 3.9.1 for now which doesnt have the fix. Update...
Needs to wait until schema stablizes a bit more. After #216 possibly
Also follow https://github.com/remotestorage/remotestorage.js/issues/858
Maybe patch it to assign `(callback) => window.setImmediate(callback)` instead of directly assigning window.setImmediate?
That fixed this particular error... but there was more waiting... putting this off for now.
Non root docker user made it even worse: https://circleci.com/gh/lewisl9029/toc/159
https://support.cloudflare.com/hc/en-us/articles/200169156-Which-ports-will-CloudFlare-work-with- Sockets proxying might work if we switch the seed server to use one of these ports
Nope didnt work. Not gonna spend more time on this before release.
Not sure how useful this would actually be. We cant use this for inviting new users who haven't registered the uri handlers, so this can't be used in the invite...