XRM-OSS / Xrm-WebApi-Client

A promise-based JavaScript library for the Microsoft Dynamics CRM WebApi - TypeScript type definitions available
https://xrm-oss.github.io/Xrm-WebApi-Client/
MIT License
100 stars 28 forks source link

Any plans to support offline mobile mode? #30

Closed khorozhansky closed 2 years ago

khorozhansky commented 6 years ago

Hi Florian,

Just in case, do you have any plans to cover a "seamless" supporting offline mode as well?
Thanks

DigitalFlow commented 6 years ago

Hi @khorozhansky,

I do not have any actual plans, but this sounds like an interesting feature. After taking a look at the offline query options I think that this might work well.

I'll take a look at it. If you want to work on this as well in the meantime, feel free to open a PullRequest.

Thanks for your hint.

Kind Regards, Florian

DigitalFlow commented 2 years ago

Probably easier to use Xrm.WebApi.offline by now for that scenario as it seems to be a seldom used feature. Closing this for now, feel free to discuss if you have a different opinion on this.

Kind regards, Florian