Skip to content

Commit

Permalink
Add links + fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
shankari authored Jul 11, 2020
1 parent 4402868 commit ac65596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ e-mission phone app

This is the phone component of the e-mission system.

:sparkles: This has now been upgraded to cordova android@8.1.0 and iOS@5.1.1 (details). It also now supports CI, so we should not have any build issues.
:sparkles: This has now been upgraded to cordova android@8.1.0 and iOS@5.1.1 ([details](https://github.com/e-mission/e-mission-docs/issues/519)). It also now supports CI, so we should not have any build issues in the future.

The current limitations are:
- [trip end notifications have some minor issues](https://github.com/e-mission/e-mission-transition-notify/issues/25): I will handle this as part of the upcoming upgrade to even newer cordova versions
- [OpenID auth code has not been tested](https://github.com/e-mission/e-mission-docs/issues/519): It would be great if somebody who is using OpenIDAuth is able to report on testing results
- [Push notifications on iOS require setting `IS_GCM_ENABLED` to `<false>` in `GoogleServices.json`](https://github.com/e-mission/e-mission-docs/issues/437#issuecomment-513506146)
- [Push notifications on iOS require setting `IS_GCM_ENABLED` to `<false>` in `GoogleServices.plist`](https://github.com/e-mission/e-mission-docs/issues/437#issuecomment-513506146)

:construction: There are now newer versions of cordova available. Since I am making these changes anyway, I plan to spend a day or two finishing the upgrade to cordova-android@9.0.0 (released 29 Jun 2020) and cordova-ios@6.1.0 (released 23 Jun 2020). Hopefully, that will keep us going for a while longer without needing maintenance updates.

Expand Down

0 comments on commit ac65596

Please sign in to comment.