Skip to content

problem with Example on iOS #54

@kiszadr

Description

@kiszadr

hello,
we have found an issue with you example. Please change
- (void)ReactNativeAutoUpdater_updateDownloadedToURL:(NSURL *)url {
to
- (void)ReactNativeAutoUpdater:(ReactNativeAutoUpdater *)reactiveNativeAutoUpdater updateDownloadedToURL:(NSURL*)url currentVersion:(NSString *)currentVersion {
in
AppDelegate.m
because right now after downloading update cannot be installed on iOS (this function is never invoked).
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions