@_arvindell@rauchg@leeerob Have you tried using an A record or ALIAS record instead of CNAME?
ALIAS records take the same input as CNAME and allow for creating coexisting DNS records
@sambecker@matheusfrndes@vercel@Cloudflare Hey Sam - We require http://<domain>/.well-known/acme-challenge/ to not redirect (it's currently redirecting to https). More info on configuring your domain with cloudflare+vercel here: https://t.co/774mSMhsK6
@___theheck @rauchg@DonnieBerlin@TweetsOfSumit@zeithq We have supported .dev domains since Feb 28th π! If you have an issue purchasing a .dev domain - feel free to DM me / let me know.
@harararika if you just want to update your javascript bundle, you can use "exp publish --release-channel production" (or whatever release channel is in the app store). This will push an over the air update to your app store applications.
@harararika If you want to deploy another iOS/Android binary to their respective app stores, then yes, you will have to run ./deploy again (just make sure to update build number & version numbers in app.json)