Software Alternatives, Accelerators & Startups

CodePush VS Citymapper

Compare CodePush VS Citymapper and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

CodePush logo CodePush

CodePush is a cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users' devices.ย 

Citymapper logo Citymapper

The ultimate transport app - iPhone / Android / Web.
  • CodePush Landing page
    Landing page //
    2019-11-26
  • Citymapper Landing page
    Landing page //
    2023-09-20

CodePush features and specs

  • Instant Updates
    CodePush allows developers to deploy updates to their apps immediately, without requiring users to download a new version from the app store, resulting in faster bug fixes and feature rollouts.
  • Easy Integration
    CodePush integrates seamlessly with existing mobile app infrastructures and supports popular frameworks like React Native, Cordova, and Ionic, making it easy for developers to add over-the-air update capabilities.
  • No Store Re-approval
    Updates pushed through CodePush do not require app store re-approval, which can save time and help maintain app stability by quickly addressing issues that donโ€™t involve major codebase changes.
  • Reduced Update Fatigue
    Users benefit from a more streamlined experience as they receive constant, incremental improvements without being repeatedly prompted to download and install large app versions.

Possible disadvantages of CodePush

  • Limited to JavaScript Code and Assets
    CodePush can only update JavaScript code and assets, not native code. This limits its use to web-based code changes, so any changes to native modules still require a full app store release.
  • Potential for Misalignment
    If not carefully managed, there's potential for clients to run different versions of code, leading to discrepancies in app behavior if the JavaScript logic doesn't align with the native code expectations.
  • User Consent Required
    Automatic updates require user consent, and some users may opt-out of receiving updates this way, which can result in fragmentation or running outdated app versions.
  • Compliance Risks
    Modifying app logic over-the-air without going through app stores can potentially violate platform compliance guidelines or terms of service, especially if critical updates circumvent necessary oversight.

Citymapper features and specs

  • Comprehensive Coverage
    Citymapper provides detailed information for multiple modes of transport across numerous cities globally, including public transportation, walking, cycling, and ride-hailing services.
  • Real-time Updates
    The app offers real-time updates on public transportation schedules, delays, and disruptions, allowing users to make informed travel decisions.
  • User-Friendly Interface
    The app boasts an intuitive and visually appealing interface, making it easy for users to plan and navigate their journeys.
  • Multi-Modal Integration
    Citymapper integrates various transportation modes into one cohesive plan, allowing users to choose the most efficient routes combining bus, train, bike, and walking segments.
  • Innovative Features
    The app includes unique features like smart route planning, AR navigation, and the ability to save frequently used routes for quick access.

Possible disadvantages of Citymapper

  • Limited City Availability
    While Citymapper covers many major cities, its availability in smaller towns and rural areas is limited, reducing its usefulness for users outside of large urban centers.
  • Data Dependency
    The app relies heavily on data connectivity for real-time updates and accurate information, which can be a drawback in areas with poor cellular service.
  • Battery Consumption
    Using Citymapper for extended periods, especially with GPS and real-time tracking features, can drain smartphone battery life quickly.
  • Subscription Model
    While basic features are free, some advanced features and functionalities require a subscription, which may not be cost-effective for all users.
  • Complexity for New Users
    Despite its user-friendly interface, the plethora of features and options can be overwhelming for new users, requiring a learning curve to maximize the app's potential.

Analysis of Citymapper

Overall verdict

  • Yes, Citymapper is considered a top-tier travel app for its detailed, reliable, and intuitive ways to navigate city transit systems globally.

Why this product is good

  • Citymapper is highly praised for its comprehensive and user-friendly interface that makes navigating urban areas easier. It provides real-time transit information, multi-modal journey planning, and integrates various transport options such as buses, subways, trains, and even cycling and walking routes. Users appreciate the app's accuracy, ease of use, and its ability to provide alternative routes under different conditions such as delays or disruptions.

Recommended for

    Citymapper is ideal for urban dwellers, tourists in major cities, and anyone who frequently uses public transportation and desires efficient route planning. It is particularly useful for those who live in or travel to cities where the transportation network is complex or extensive.

CodePush videos

React Native Codepush tutorial [1/8]: What is Codepush and how does it work?

More videos:

  • Review - React Native - Deploy app updates instantly using codepush without the need of playstore or appstore

Citymapper videos

Citymapper app - overview

More videos:

  • Review - CITYMAPPER for iOS: App Review
  • Review - The Cheapest Way to Travel London: Citymapper & Fintech

Category Popularity

0-100% (relative to CodePush and Citymapper)
Design Prototyping
100 100%
0% 0
Maps
0 0%
100% 100
Website Design
100 100%
0% 0
Web Mapping
0 0%
100% 100

User comments

Share your experience with using CodePush and Citymapper. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare CodePush and Citymapper

CodePush Reviews

We have no reviews of CodePush yet.
Be the first one to post

Citymapper Reviews

Going Beyond: The Best Alternatives to Google Maps in 2024
CityMapper is a public transit app and mapping service that specializes in providing detailed public transportation data. Itโ€™s available on Android, iOS, and the web, making it accessible for a broad user base. The app is particularly useful for urban commuters who rely on public transport.
Source: stratoflow.com
Top 15 Google Maps Alternatives (2024 Edition)
CityMapper is a Google Maps alternative that focuses on providing users with public transportation data.
9 Google Maps Alternatives to Use in 2022
Unlike Google Maps, the scope of CityMapper is quite narrow, but it skillfully does its job better than any other app. This map service successfully helps the people who frequent the public transport to travel to the popular cities in the world. The multi-mode journey planner of the app shows different modes of travel, including buses, metro, subways, trains, ferries, Uber...
Source: geekflare.com
8 of the Best Google Maps Alternatives You Should Try
Citymapper is more narrow in its scope than Google Maps but does its sole job better than any app out there. Namely, itโ€™s a public transport app, showing you how to get around many of the worldโ€™s top cities using bus, tram, subway and other forms of public transit.

Social recommendations and mentions

Based on our record, Citymapper should be more popular than CodePush. It has been mentiond 31 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

CodePush mentions (6)

  • A Deep Look at the Flutter SDK: What's Actually Under the Hood
    This creates Flutter's fundamental limitation: no code push capability. React Native developers can update JavaScript bundles at runtime through services like Microsoft's CodePush. Flutter's compiled Dart code is static machine code. There's no runtime interpreter in release builds. Once you publish an app, fixing bugs requires a full app store submission. That's typically 1-7 days for Apple review and hours to a... - Source: dev.to / 7 months ago
  • Searching: react native ota update self hosted
    In my opinion it doesn't make any sense you can use https://microsoft.github.io/code-push/ which is free. I use this for my apps android/ios and works fine.. I hope it helps. Source: about 3 years ago
  • Hot fixes on Chrome Extension live
    I come from smartphone app development and now moving to chrome extensions I miss something called CodePush which would push Javascript changes live to app store, but not native code so we could hot fix critical stuff without waiting for store reviews... Source: over 3 years ago
  • All you should know about Flutter development
    One feature I feel holding Flutter back compared to ReactNative and other options is Code Push. I really enjoy writing Flutter apps but the ability to push updates and bypass store reviews has been extremely valuable for multiple companies I've built apps for. https://microsoft.github.io/code-push/. - Source: Hacker News / over 4 years ago
  • Ask HN: Robust and affordable alternatives to Google Play for app distribution?
    Couldn't you just add the adults as testers to the Google Play app, avoiding oversight? The problem with breaking off from Google Play is you lose the ability to send push notifications. You could look at Code Push [0] for seamless updates. TBH its not the easiest to integrate with. [0] - https://microsoft.github.io/code-push/. - Source: Hacker News / over 4 years ago
View more

Citymapper mentions (31)

  • The United States needs fewer bus stops
    >"how to get to X by " I would recommend Citymapper (https://citymapper.com/) in such a situation. - Source: Hacker News / 5 months ago
  • Using Rust and an Old Kindle to Display Real-Time Transit Info
    You might like https://citymapper.com Lots of features but I'm not sure how many are available in Tokyo to be fair. In London I can ask it to take me home and get presented with a list of methods that optimise for cost, walking distance, speed, changes, accessibility, etc. - Source: Hacker News / almost 2 years ago
  • The Official MTA App
    I live and swear by Citymapper[0] for all cities that it supports. No other app I've used has been as good for public transport as Citymapper has been. I really hope one day one of these city transport organisations either buy it out, push for it, or license their tech. [0] https://citymapper.com/. - Source: Hacker News / over 2 years ago
  • WWC Sydney
    Iโ€™ve had an easy time getting around in Sydney by public transport using Citymapper. Source: about 3 years ago
  • Am I weird?
    We do! Citymapper often will tell you what door to get on for the best exit, depending on whether there's data available for that journey. Source: about 3 years ago
View more

What are some alternatives?

When comparing CodePush and Citymapper, you can also consider the following products

Marvel - Turn sketches, mockups and designs into web, iPhone, iOS, Android and Apple Watch app prototypes.

Google Maps - Find local businesses, view maps and get driving directions in Google Maps.

Gihosoft Free Android Recovery - Gihosoft is a Free Android Recovery software that help recover deleted or lost Android files such as photos, videos, messages, contacts, WhatsApp, Viber, and more with simple steps.

TransSee - Real time transit prediction and bus tracker web app.

Parse-Server - parse-server. Parse-compatible API server module for Node/Express. JS, 14271, 3819. parse-server-conformance-tests. Conformance tests for parse-server adapters.

MAPS.ME - Fast, detailed and completely offline maps for mobile devices