For context, the application we are working on is for mobile devices, for inspections. Some of the locations that the inspections are performed in are remote enough to not have reliable cellphone data coverage, or have parts of a building without data (basements and the like).
My understanding is that the runtime sdk's have a fairly straight forward solution to this problem, our goal with solving this problem via the javascript sdk is to have something that is easier to transfer across platforms.
Thanks!