FinTecSystems / xs2a-android

[Client] Native Android SDK for Tink Germany XS2A API.
https://tink.com/de/fts
Other
6 stars 4 forks source link

bugfix/noNetworkInfiniteLoading #8

Closed hossamCheck24 closed 1 year ago

hossamCheck24 commented 1 year ago

Fix infinite loading behavior when there is no internet and also stop calling the network when there is no network

maik-mursall commented 1 year ago

Hello @hossamCheck24, I'd rather have this as an option rather than having the previous behavior changed.

A new option to the config could be added, which would use your proposed behavior if enabled.

If that sounds good to you, I would implement the change and add it to this PR.

hossamCheck24 commented 1 year ago

Hello @maik-mursall Okey yes please add optional to this PR and let test it before it get merged
thanks for your effort

maik-mursall commented 1 year ago

@hossamCheck24, I committed the change, please check if you're satisfied with it :)

hossamCheck24 commented 1 year ago

@maik-mursall Hi again it is look great Thanks a lot for your effort please proceed

maik-mursall commented 1 year ago

I released this under v3.14.0. Please allow MavenCentral a few hours to process the release.