private static PayloadStore getPayloadStore(Context context) {
   return Apptentive.getDatabase(context);
 }