List of usage examples for org.apache.cordova.firebase Utils registerToken
public static void registerToken()
From source file:com.abcxo.tomato.MainActivity.java
License:Apache License
@Override protected void onResume() { super.onResume(); Utils.registerToken(); }