[TIMOB-14247] Android: Feature Request to expose GooglePlayServicesUtil getErrorDialog
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Philippe Wueger |
Assignee | Unknown |
Created | 2013-06-14T08:21:21.000+0000 |
Updated | 2018-02-28T20:03:56.000+0000 |
Description
In order to be able to follow Googles recommendation on how to handle Google Play services, the getErrorDialog method of GooglePlayServicesUtil should be exposed in addition to isGooglePlayServicesAvailable() (which is covered in TIMOB-14075).
Googles recommendation is as follows (see http://developer.android.com/google/play-services/setup.html):
{quote}
Duplicate of TIMOB-15356