-
Notifications
You must be signed in to change notification settings - Fork 74
HCP: Android files are not loaded, iOS works #75
Comments
Have you tried updating to the latest Meteor beta version? meteor update --release 1.8.1-beta.17 |
Ben,
Thanks for reaching out we are on 1.8.0.2 now I will get a chance in the next couple of days to try the upgrade and see if it works then.
|
Hey @KennyHammerlund |
@KennyHammerlund Any findings from your side on the HCP improvements of meteor beta/rc releases? meteor/meteor#10248 |
In the process of going to 1.8.1 now. Running into some issues with the android build. I will let you know what we find. |
@KennyHammerlund any update? |
I'm having the same issue, once I updated from |
We have upgraded |
I use 1.7.0 for cordova-plugin-meteor-webapp with Meteor release 1.8.1-issue-10516.0 and don't have any problems with HCP. (Background: meteor/meteor#10516) |
My bad. I need to add the WebAppLocalServer.switchToPendingVersion call. https://forums.meteor.com/t/meteor-1-8-1-released/48436 Cordova Hot Code Push mechanism is now switching versions explicitly with |
@Nauzer 1.7.0 plugin? The last release I see is 1.6.5 -- where is the 1.7.0? Thanks! |
HCP on android works for 1.6.0 but breaks on 1.6.1+
The app reloads on a change but the new files are not used. The only error I see in the verbose logs is an SSR error from one of our GraphQL requests.
I wish I had more info but maybe someone else with a similar issue can input.
This is an abbreviated log.
The text was updated successfully, but these errors were encountered: