Riz

Results 22 comments of Riz

Hi @js! Agreed it would be nice to have that in the SDK. [There is a REST API to request this](https://developers.google.com/instance-id/reference/server#get_information_about_app_instances), it currently requires your API Key to perform that...

The issue with requiring the `XcodeColors` environment variable is that it's going to be set to YES even on people's computers that don't have XcodeColors installed, and then you'll see...

Hey @sirvon! Sorry for the late reply. Voucher uses the open-standard Bonjour, which is built-in to Apple devices (it powers stuff like Airdrop, Airplay, etc.). Looks like there are [some...

Hey @kenchung Thanks for the feedback. It's on my list to let LaunchKit's SDK be includable in an app extension, though currently it wouldn't be super useful within that context,...

Thanks @kenchung! I'm going to look into this soon.

Hey @almas73 I'm going to take a look at this today. If I remember correctly I was using something that required iOS 8 but I'm not sure. I'll check.

Hey @ryh, thanks for the suggestion. I'll think about it a bit more, but I'd rather not do a symmetric-key algorithm, since the key would have to be stored on...

Great point @Adlai-Holler! They are not thread-safe currently, but I can fix that (and add the documentation).

Hey, that's awesome! Thanks for letting me know! > On Jun 10, 2016, at 4:20 PM, Josh [email protected] wrote: > > Hey - this is really cool! We just adopted...

Woo hoo! That's great to hear!