ios
iOS APNs/APS Environments
· Reading time: ~2 minute(s) (337 words) programming reactnative ios javascriptI wanted to get to a situation where we can point the build in App Center to sandbox, and the build in App Store & TestFlight to production. Sadly, after much investigation and trying things out, I came out with the following conclusion... (Continue reading)
Stop your font sizes differing between Landscape and Portrait mode on iOS
· Reading time: ~1 minute(s) (57 words) programming css web iosHave you ever had the problem where you're styling some content but when you rotate the device to change between landscape and portrait modes on an iOS device, the font size changes? (Continue reading)