Re: constant crashes on android when routing. Post by wolfsbane2k Tue Mar 11, am. I'm still having this problem. I've spend some time trying to diagnose it without any luck, so have written it up in the official feedback thread here: viewtopic. OOh, dropped the Waze widget onto the home screen, pressed it once, and got a "Waze stopped responding" dialog. Re: XT Razr i - Android 4. Post by padrebeltran Sun Mar 16, pm.
I have the same problem! Since a few days the app simply goes down every time Please help and find a solution, navigation of Google maps is boring This thread has been automatically locked since there has not been any recent activity after it was closed.
If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue. Skip to content.
Star k. New issue. Jump to bottom. Labels waiting for customer response. Copy link. Sorry about the delay So this is the flutter doctor output It will continue to be published under this new group ID and name going forward.
It has also been made open source on GitHub. This release is considered a bug fix release, per SemVer, but was incremented a major version per the May 23rd, note below. May 23, Version Ranges Removed Starting with the Example: If play-services-bar had a dependency onto play-services-foo with range [ Any future releases of play-services-bar will declare a "soft" requirement onto a single version of play-services-foo. Any future release of play-services-foo will follow SemVer.
Firebase now requires the app gradle file to explicitly list com. Play Services updates Google Play services libraries after This change will allow for more frequent, flexible updates by individual components.
The Google Services Gradle plugin has been updated to version 3. If you do not use this plugin, a standalone plugin, com. For more details, see versioning guide. April 12, - Version Highlights from the v Ads Added the UnifiedNativeAd class, which can contain either an app install ad or a content ad. Added the UnifiedNativeAd. Builder class.
Made several updates to the mediation API, making it possible for adapters and custom events to return instances of UnifiedNativeAd. Cast Deprecated the AppVisibilityListener class. Deprecated RemoteMediaClient. Listener class. Use the new RemoteMediaClient. Callback class instead.
Fixed a crash in TracksChooserDialogFragment and made several changes to its constructor and creator. Tapping cast remote control notifications now take users to the Google Home app or the corresponding Cast app, depending on if the Cast app supports joining the session automatically. Added "Skip Ad" button and countdown text UI elements. Added a version of CastContext. For more details, see Google Cast release notes. Use SensorRequest.
Builder to build SensorRequest instead. Use FirebaseMessaging instead. Instant Apps Removed InstantApps. Use InstantApps. Nearby Deprecated NearbyConnections -related internal states. Wallet Deprecated the Payments class. Instead, use Wallet.
March 28, - Version Restores unique package names for runtime linked -license artifacts which affected some build systems' e. Ionic Pro compatibility issues. Restores some fields names that were obfuscated in March 20, - Version PropertyName annotations for firebase-database and firebase-firestore have their value method obfuscated.
This means your app will not build if you use PropertyName. An annotation causes spurious lint errors claiming GoogleSignIn and CredentialsClient are internal-only. These can safely be ignored. We will provide an updated Highlights from the Google Play services The method replaces the now-deprecated trackView method of the same class. Auth Deprecated the Auth. AuthCredentialsOptions class in favor of the new CredentialsOptions class. Builder class to provide a way to send ad break and clip info in a media load request.
Updated the AdBreakInfo. Builder class and added the AdBreakClipInfo class to facilitate new break- and clip-sending methods. The methods allow you to set and get application-specific credentials with load requests.
Added the getEntity method to the MediaInfo class. The entity represents a deep link for media loading from Google Assistant. Fixed a bug where calling CastContext. Outdated Google Play services versions still cause the method to fail, so clients should check for an appropriate version. Fido The Fast Identity Online 2. Since the API is still early-access, breaking changes can be made without warning. For the sake of your app's stability, don't rely on this API until it's more generally available.
Location Added the ActivityTransition class to help apps differentiate between different physical activities users undertake, for example walking, running, or driving. Added the BoundsMode interface to allow the getAutocompletePredictions method to enable searches with bounds restrictions. Maps Added the StreetViewSource class, which lets you restrict Streetview searches to outdoor-only results.
December 18, - Version Improved documentation to clarify the underlying implementation of UIMediaController. Inverted the mute toggle button display so that it shows a speaker icon when unmuted and a crossed speaker icon when muted. Wallet Updated the isReadyToPay method to offer a option for an extra check that ensures the user has an existing payment method. Wearable Updated the Wearable API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the CapabilityClient class and the Wearable.
Added the ChannelClient class and the Wearable. Added the DataClient class and the Wearable. Added the MessageClient class and the Wearable. Added the NodeClient class and the Wearable. Resolved issue in version November 27, - Version November 6, - version Deprecated the AdLoader.
Publishers should use the recently introduced NativeAppInstallAd. Un-deprecated the RewardedVideoAd. Auth Updated the Auth API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the CredentialsClient and Credentials classes. CredentialsClient provides the entry point for requesting a credential and indicating whether sign-in was successful using the credential.
Added the GoogleAuthUtil. The method makes all Google accounts installed on the device visible to the caller in Android O, if the user provides consent. Added the AuthCredentialsOptions. The method fixes an issue on Android O and above devices where the Auth. The added method to overrides that default behaviour. Awareness Updated the Awareness API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the FenceClient class and the Awareness.
Use FenceClient instead of FenceApi. Added the SnapshotClient class and the Awareness. Use SnapshotClient instead of SnapshotApi. Deprecated other load methods.
Call these methods to set the variable playback rate for the current media item. Drive Updated the Drive API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the DriveClient class and the Drive.
Added the DriveResourceClient class and the Drive. Fitness Updated the Fitness API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the BleClient class and the Fitness. Added the ConfigClient class and the Fitness. ConfigClient provides the entry point for accessing custom data types and settings in Google Fit.
Added the GoalsClient class and the Fitness. GoalsClient provides the entry point for reading fitness Goal s created by users in Google Fit. Added the HistoryClient class and the Fitness. HistoryClient provides the entry point for inserting, deleting, and reading data in Google Fit.
Added the RecordingClient class and the Fitness. RecordingClient provides the entry point for enabling low-power, always-on background collection of sensor data in Google Fit.
Added the SensorsClient class and the Fitness. SensorsClient provides the entry point for exposing different sources of fitness data in local and connected devices, and delivering live events to listeners.
Added the SessionsClient clas and the getSessionsClient methods. SessionsClient provides the entry point for creating and managing Session s of user activity in Google Fit. Games Updated the Games API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the AchievementsClient class and the Games.
AchievementsClient provides the entry point for API methods that interact with achievements functionality. Added the EventsClient class and the Games. EventsClient provides the entry point for API methods that interact with events functionality. Added the GamesClient class and the Games. GamesClient provides the entry point for API methods that interact with games basic functionality. Added the GamesMetadataClient class and the Games. Added the InvitationsClient class and the Games.
InvitationsClient provides the entry point for API methods that interact with invitations functionality. Added the LeaderboardsClient class and the Games. LeaderboardsClient provides the entry point for API methods that interact with leaderboards functionality. Added the NotificationsClient class and the Games. Added the PlayerStatsClient class and the Games. Added the PlayersClient class and the Games.
RealTimeMultiplayerClient provides the entry point for API methods that interact with real time multiplayer functionality. Added the SnapshotsClient class and the Games. Added the VideosClient class and the Games. VideosClient provides the entry point for API methods that interact with videos. AddPlaceRequest will be removed on June 30, Nearby Updated the Nearby API for the new GoogleApi -based clients, which automatically manage connections to services and require less boilerplate code to use: Added the ConnectionClient class and the Nearby.
ConnectionClient provides the entry point for advertising and discovering nearby apps and services, and communicating with them over established connections. Added the MessagesClient class and the Nearby. MessagesClient provides the entry point for publishing simple messages and subscribing to receive those messages from nearby devices.
Added the Connections. Avoid setting these fields in flows where users are only attempting to change selections without making a purchase e. Changed the resolveTask method to add a temporary Fragment to an activity. Ensure the Activity can execute fragment transactions without state loss before calling the method.
Most developers should be unaffected by this change, as resolveTask is usually called within a button click listener. Known Issues with version October 3, - version Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud Platform. Like Firebase Realtime Database, it keeps your data in sync across client apps through realtime listeners and offers offline support so you can build responsive apps that work regardless of network latency or internet connectivity.
Cloud Firestore also offers enterprise-grade scalability and seamless integration with other Firebase and Google Cloud Platform products, including Cloud Functions. For more information about Cloud Firestore, see the Firebase blog.
To get started with Cloud Firestore right away, visit the quickstart. September - version The method of the same name in AdLoader will be deprecated. Analytics Added a new class AnalyticsJobService. This class provides compatibility support for Android O and is used by Analytics to upload data. Deprecated the getContext method of the AnalyticsService class. Deprecated the CampaignTrackingService class. This class provides methods to pre-cache the content that users intend to consume in order to reduce the loading time.
Added the getPrecacheManager method to the CastContext class for your app to get the instance of the PrecacheManager class. Added the startSession Intent to the SessionManager class. Call this method to join a cast session when the sender app is launched by an implicit intent. The method returns a task that asynchronously checks if specified APIs are available.
If one or more aren't available, the task fails with an AvailabilityException that you can query for individual API availability. Maps Use the new GoogleMap. Oss licenses Added support for hyperlinks in license content. Added the setActivityTitle method to the OssLicensesMenuActivity class, which makes it easier to set custom activity titles.
Deprecated the previous title-setting approach. The isReadyToPay method allows callers to specify which payment methods are supported. August - version New OSS licenses library simplifies displaying licenses for dependencies in Google Play services and other libraries.
To learn more, see the guide Including Open Source Notices. Google Play services dependencies are now available via maven. SDK Version Support in If you update compileSdkVersion to 26, you may receive an error in your build with the following message referring to the Android support library: This support library should should not use a different version 25 than the compileSdkVersion Ads Added the loadAds method to the AdLoader class, which allows apps to load multiple unique ads in a single request.
Auth Added the WorkAccountClient class. This class provides methods for managing the lifecycle of Android for Work accounts. Added the accounttransfer package. This package contains APIs used by authenticators for bootstrapping accounts. Cast Added a new class NotificationActionsProvider to support custom media notification actions.
Places Added the GeoDataClient class. This class provides access to Google's database of local place and business information. Added the PlaceDetectionClient class. This class provides quick access to the device's current place, and offers the opportunity to report the location of the device at a particular place like a check in. Wallet Several deprecated methods and classes have been removed. June - version VideoLifecycleCallbacks class. Added the ability to enable immersive mode on full-screen ads by adding the setImmersiveMode method to the PublisherInterstitialAd and RewardedVideoAd classes.
Auto-load comments: Off On. View comments This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Close Privacy Overview This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website.
We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies.
0コメント