sgr-ksmt / Shrimp

Shrimp is Firebase-RemoteConfig helper library.
BSD 2-Clause "Simplified" License
14 stars 2 forks source link

AutoRefresh #2

Open muhammadnasr opened 8 years ago

muhammadnasr commented 8 years ago

I really like the idea of your lib, nice work. What about adding a feature of AutoRefresh So that I don't need to call fetch manually, instead it is called (by a timer or so in the background) every few hours. And controllers gets their configurations from shrimp singleton in the same way they access any constant variable?

sgr-ksmt commented 8 years ago

@muhammadhassan Thank you for sending issue!! This is a nice idea...!! I'll try to implement this feature. Please wait a while 🙏 🙇

muhammadnasr commented 8 years ago

Thank you for your prompt reply.

BTW I still didn't migrate to swift 3.0 and working on 2.3, Can your lib support 2.3?

On Mon, Oct 17, 2016 at 3:52 PM Suguru Kishimoto notifications@github.com wrote:

@muhammadhassan https://github.com/muhammadhassan Thank you for sending issue!! This is a nice idea...!! I'll try to implement this feature. Please wait a while 🙏 🙇

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sgr-ksmt/Shrimp/issues/2#issuecomment-254198500, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKGCDUsXWr-DS-cIcM7ICH8UwJD3A_rks5q029-gaJpZM4KYUa7 .

sgr-ksmt commented 8 years ago

Oh... I forgot to support Swift 2.3. I'll prepare branch!

sgr-ksmt commented 8 years ago

@muhammadhassan I created swift-2.3 branch Please pull this branch and copy sources to your project!

... Please get in touch with me if some bugs are found. 🙇

muhammadnasr commented 8 years ago

+1

Thanks.

On Mon, Oct 17, 2016 at 5:00 PM Suguru Kishimoto notifications@github.com wrote:

@muhammadhassan https://github.com/muhammadhassan I created swift-2.3 branch https://github.com/sgr-ksmt/Shrimp/tree/swift-2.3 Please pull this branch and copy sources to your project!

... Please get in touch with me if some bugs are found. 🙇

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sgr-ksmt/Shrimp/issues/2#issuecomment-254215713, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKGCLlXEKyjY78Bgz2WWtqXT7OpuvQpks5q03-HgaJpZM4KYUa7 .