mongodb / stitch-ios-sdk

Apache License 2.0
42 stars 25 forks source link

STITCH-2008 - code complete ios changes to support location lookup fo… #107

Closed dkaminsky closed 5 years ago

dkaminsky commented 5 years ago

…r client API calls - unit tests to follow

This follows the pattern established in the Android API by creating a specialized "app client" class that extends the existing functionality in order to retain the application's client app ID for the purpose of looking up the necessary application metadata from the Stitch server in order to know to which hostname to dispatch client API requests.

Tests will follow in a separate PR

adamchel commented 5 years ago

You will add the tests before closing the ticket though, right?

dkaminsky commented 5 years ago

You will add the tests before closing the ticket though, right?

Yep