Skip to content

Stop making network request on class load #224

@paulz

Description

@paulz

iRate attempt to lookup the app in AppStore on class load. Developer might want to control timing of network requests by explicitly invoking [iRate sharedInstance], for example in order to:

  1. disable network requests while running unit tests
  2. avoid using cellular connection
  3. defer network requests until application is fully initialized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions