Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with Example on iOS #54

Open
kiszadr opened this issue Dec 12, 2016 · 1 comment
Open

problem with Example on iOS #54

kiszadr opened this issue Dec 12, 2016 · 1 comment

Comments

@kiszadr
Copy link

kiszadr commented Dec 12, 2016

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

@rezaarifian
Copy link

this library still working ?
if not work can tell alternative library like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants