Prathamesh Sagvekar

Results 3 issues of Prathamesh Sagvekar

### Description > I'm using `window.codePush.checkForUpdate(onUpdateCheck, onError);` from [docs](https://docs.microsoft.com/en-us/appcenter/distribution/codepush/cordova#codepushcheckforupdate) > `remote package` gets `downloaded` & `installed` > `onProgress` callback do not executes on `remotePackage.download(onPackageDownloaded, onError, onProgress);` ### Reproduction ````javascript function...

- DUMMY_USERS array - Added classes module - div wrapper in Fragment

Hello, I found this repository useful for one of my client project. In the app I’m developing (iOS), user can swipe between languages (let’s say English [en-IN] - Gujarati [gu-IN])...