Is there a reason you're using invalid certificates?
Mawtful
Posts: 1,646 Chairperson of the Boards
Getting an SSL certificate mismatch on your update page.
The page address is https://api.demiurgeserver1.net/... but you're using a certificate for *.demiurgeserver0.net
I can post pictures if you need.
It really should be a quick fix.
The page address is https://api.demiurgeserver1.net/... but you're using a certificate for *.demiurgeserver0.net
I can post pictures if you need.
It really should be a quick fix.
0
Comments
-
On a side note, and just out of curiosity, is there a technical reason why you can't link directly to the App Store (on iOS) and have to pass through a webpage?0
-
They do the same thing on Android, even though they should be able to Intent out to the Play Store.. (source: I'm an android developer: http://stackoverflow.com/questions/1175 ... pplication)
But I noticed the invalid certs as well today.0 -
They do link to the App Store (and Google Play Store on Android) directly.
The thing is that on both iOS and Android the "Check for updates" process is not that frequent. The system determines this based on few factors which I won't bore you with but in some cases it can even be once a week!
The single principle remains:
The development team would like everyone to update to the latest version as soon as it is published. That's why the application after it is started uses it's own mechanism to check whether there is a new version. If it is it will basicaly open a webpage which redirects to the App Store (or Play Store) page which is then intercepted by the operating system and opened in the Store app.0 -
Certificate is probably just out of date or something.0
-
I saw that too on my Android.0
-
I see the same invalide certificate on Android.
I guess it's safe to process to the update, but an official confirmation would be nice, thanks.0 -
Doesn't matter if it's android or iOS, the website is the same for both and the certificate is faulty, so any browser should give a warning message.0
-
Hulkster wrote:They do link to the App Store (and Google Play Store on Android) directly.
The thing is that on both iOS and Android the "Check for updates" process is not that frequent. The system determines this based on few factors which I won't bore you with but in some cases it can even be once a week!
The single principle remains:
The development team would like everyone to update to the latest version as soon as it is published. That's why the application after it is started uses it's own mechanism to check whether there is a new version. If it is it will basicaly open a webpage which redirects to the App Store (or Play Store) page which is then intercepted by the operating system and opened in the Store app.
But, we're saying the opening of this webpage with invalid certificates is completely unnecessary when you can open the app store directly. The fact that this page exists clearly means the link is not direct. The webpage is an unnecessary intermediate step.0 -
Hi Everyone -
Thank you for letting us know and we fixed it this morning. Please let us know if you still see it pop-up today.
Thanks!0 -
firethorne wrote:Hulkster wrote:They do link to the App Store (and Google Play Store on Android) directly.
The thing is that on both iOS and Android the "Check for updates" process is not that frequent. The system determines this based on few factors which I won't bore you with but in some cases it can even be once a week!
The single principle remains:
The development team would like everyone to update to the latest version as soon as it is published. That's why the application after it is started uses it's own mechanism to check whether there is a new version. If it is it will basicaly open a webpage which redirects to the App Store (or Play Store) page which is then intercepted by the operating system and opened in the Store app.
But, we're saying the opening of this webpage with invalid certificates is completely unnecessary when you can open the app store directly. The fact that this page exists clearly means the link is not direct. The webpage is an unnecessary intermediate step.
Opening the app store directly introduces a branch in the code that they'd probably rather not have (if on Android, fire this intent, if on iOS, do whatever they do to launch the app store). Going to the webpage simplifies the code in that it can be the same on both Android and iOS (if there's an update, launch this website). It's a conscious choice, and not necessarily a bad one.0 -
hodayathink wrote:Opening the app store directly introduces a branch in the code that they'd probably rather not have (if on Android, fire this intent, if on iOS, do whatever they do to launch the app store). Going to the webpage simplifies the code in that it can be the same on both Android and iOS (if there's an update, launch this website). It's a conscious choice, and not necessarily a bad one.
Android uses completely different system APIs from iOS and where Android apps are written in (a dialect of) Java, iOS apps are written in Objective-C...0
Categories
- All Categories
- 44.9K Marvel Puzzle Quest
- 1.5K MPQ News and Announcements
- 20.3K MPQ General Discussion
- 3K MPQ Tips and Guides
- 2K MPQ Character Discussion
- 171 MPQ Supports Discussion
- 2.5K MPQ Events, Tournaments, and Missions
- 2.8K MPQ Alliances
- 6.3K MPQ Suggestions and Feedback
- 6.2K MPQ Bugs and Technical Issues
- 13.7K Magic: The Gathering - Puzzle Quest
- 508 MtGPQ News & Announcements
- 5.4K MtGPQ General Discussion
- 99 MtGPQ Tips & Guides
- 424 MtGPQ Deck Strategy & Planeswalker Discussion
- 300 MtGPQ Events
- 60 MtGPQ Coalitions
- 1.2K MtGPQ Suggestions & Feedback
- 5.7K MtGPQ Bugs & Technical Issues
- 548 Other 505 Go Inc. Games
- 21 Puzzle Quest: The Legend Returns
- 5 Adventure Gnome
- 6 Word Designer: Country Home
- 381 Other Games
- 142 General Discussion
- 239 Off Topic
- 7 505 Go Inc. Forum Rules
- 7 Forum Rules and Site Announcements