Merge branch '5.03_Registering_with_GCM' into 5.04_Receiving_a_Message
This commit is contained in:
@@ -278,7 +278,7 @@ public class MainActivity extends ActionBarActivity implements ForecastFragment.
|
||||
storeRegistrationId(context, regId);
|
||||
} catch (IOException ex) {
|
||||
msg = "Error :" + ex.getMessage();
|
||||
// TODO(joannasmith): If there is an error, don't just keep trying to register.
|
||||
// TODO: If there is an error, don't just keep trying to register.
|
||||
// Require the user to click a button again, or perform
|
||||
// exponential back-off.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user