0% found this document useful (0 votes)
179 views

QuickRide Logcat

The log file records the startup process of an Android application called QuickRide. It shows the application initializing various SDKs and libraries, checking for user sessions, and starting the splash activity. Errors are logged that the JIT profiler file could not be found and no user session was available to resume.

Uploaded by

Debojit Sinha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
179 views

QuickRide Logcat

The log file records the startup process of an Android application called QuickRide. It shows the application initializing various SDKs and libraries, checking for user sessions, and starting the splash activity. Errors are logged that the JIT profiler file could not be found and no user session was available to resume.

Uploaded by

Debojit Sinha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 49

--------- beginning of main

12-09 08:17:04.978 7429 7429 E disha.quickrid: Not starting debugger since


process cannot load the jdwp agent.
12-09 08:17:05.005 7429 7429 I disha.quickrid: The ClassLoaderContext is a
special shared library.
12-09 08:17:05.011 7429 7429 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
12-09 08:17:05.011 7429 7429 I chatty : uid=10006(com.disha.quickride) identical
1 line
12-09 08:17:05.011 7429 7429 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
12-09 08:17:05.014 7429 7429 I Perf : Connecting to perf service.
12-09 08:17:05.019 7429 7429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
12-09 08:17:05.020 7429 7429 I MultiDex: VM with version 2.1.0 has multidex
support
12-09 08:17:05.020 7429 7429 I MultiDex: Installing application
12-09 08:17:05.020 7429 7429 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
12-09 08:17:05.020 7429 7429 I MultiDex: Installing application
12-09 08:17:05.020 7429 7429 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
12-09 08:17:05.036 7429 7429 I FirebaseInitProvider: FirebaseApp initialization
successful
12-09 08:17:05.038 7429 7429 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
12-09 08:17:05.039 7429 7476 I FeatureParser: can't find raphaelin.xml in
assets/device_features/,it may be in /system/etc/device_features
12-09 08:17:05.040 7429 7476 E libc : Access denied finding property
"ro.vendor.df.effect.conflict"
12-09 08:17:05.024 7429 7429 W firebase-iid-ex: type=1400 audit(0.0:106559): avc:
denied { read } for name="u:object_r:vendor_displayfeature_prop:s0" dev="tmpfs"
ino=17234 scontext=u:r:untrusted_app_27:s0:c6,c256,c512,c768
tcontext=u:object_r:vendor_displayfeature_prop:s0 tclass=file permissive=0
12-09 08:17:05.060 7429 7429 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
12-09 08:17:05.062 7429 7429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
12-09 08:17:05.066 7429 7481 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
12-09 08:17:05.069 7429 7473 I FA : App measurement is starting up, version:
15300
12-09 08:17:05.069 7429 7473 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
12-09 08:17:05.069 7429 7473 I FA : To enable faster debug mode event
logging run:
12-09 08:17:05.069 7429 7473 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
12-09 08:17:05.069 7429 7429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
12-09 08:17:05.089 7429 7429 E a : Value of SMT_USE_AD_ID : null
12-09 08:17:05.090 7429 7429 D NetcoreSDK: readConfig: null
12-09 08:17:05.104 7429 7429 I CleverTap: Activity Lifecycle Callback
successfully registered
12-09 08:17:05.121 7429 7495 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
12-09 08:17:05.128 7429 7429 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
12-09 08:17:05.133 7429 7525 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
12-09 08:17:05.133 7429 7525 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
12-09 08:17:05.133 7429 7485 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
12-09 08:17:05.133 7429 7525 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
12-09 08:17:05.133 7429 7525 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
manager can't resume as user session not found
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation failed
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask:
com.disha.quickride.androidapp.startup.session.SessionManagerOperationFailedExcepti
on
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:93)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:58)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
android.os.AsyncTask$3.call(AsyncTask.java:378)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-09 08:17:05.133 7429 7525 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.lang.Thread.run(Thread.java:919)
12-09 08:17:05.133 7429 7525 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1 ms
12-09 08:17:05.136 7429 7485 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
12-09 08:17:05.136 7429 7485 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
12-09 08:17:05.145 7429 7529 E Perf : Fail to get file list
com.disha.quickride
12-09 08:17:05.145 7429 7529 E Perf : getFolderSize() : Exception_1 =
java.lang.NullPointerException: Attempt to get length of null array
12-09 08:17:05.145 7429 7529 E Perf : Fail to get file list
com.disha.quickride
12-09 08:17:05.145 7429 7529 E Perf : getFolderSize() : Exception_1 =
java.lang.NullPointerException: Attempt to get length of null array
12-09 08:17:05.145 7429 7529 E Perf : Fail to get file list oat
12-09 08:17:05.145 7429 7529 E Perf : getFolderSize() : Exception_1 =
java.lang.NullPointerException: Attempt to get length of null array
12-09 08:17:05.146 7429 7495 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
12-09 08:17:05.147 7429 7528 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:17:05.152 7429 7485 I disha.quickrid: The ClassLoaderContext is a
special shared library.
12-09 08:17:05.152 7429 7495 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
12-09 08:17:05.152 7429 7495 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
12-09 08:17:05.152 7429 7495 I GAv4 : adb logcat -s GAv4
12-09 08:17:05.157 7429 7429 I
com.disha.quickride.androidapp.startup.QRSplashActivity: on create of splash
activity
12-09 08:17:05.162 7429 7429 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
12-09 08:17:05.173 7429 7485 I disha.quickrid: The ClassLoaderContext is a
special shared library.
12-09 08:17:05.176 7429 7429 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
12-09 08:17:05.177 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is opened by the user
12-09 08:17:05.183 7429 7544 I CleverTap: SDK Version Code is 30501
12-09 08:17:05.183 7429 7544 I CleverTap: CTPushNotificationReceiver is present
12-09 08:17:05.187 7429 7544 I CleverTap: InstallReferrerBroadcastReceiver is
present
12-09 08:17:05.188 7429 7544 I CleverTap: CTNotificationIntentService not present
12-09 08:17:05.189 7429 7544 I CleverTap: CTBackgroundJobService is present
12-09 08:17:05.190 7429 7544 I CleverTap: CTBackgroundIntentService is present
12-09 08:17:05.192 7429 7544 I CleverTap: InAppNotificationActivity is present
12-09 08:17:05.193 7429 7544 I CleverTap: FcmMessageListenerService not present
12-09 08:17:05.193 7429 7544 I CleverTap: FcmTokenListenerService not present
12-09 08:17:05.202 7429 7485 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
12-09 08:17:05.211 7429 7495 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
12-09 08:17:05.214 7429 7429 D
com.disha.quickride.androidapp.location.GoogleApiClientProvider:
getGoogleApiClient()
12-09 08:17:05.217 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
12-09 08:17:05.233 7429 7485 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
12-09 08:17:05.265 7429 7429 D a : registerEvent: Token is Null
12-09 08:17:05.270 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:17:05.271 7429 7429 I AppsFlyer_4.9.0: Sending first launch for this
session!
12-09 08:17:05.284 7429 7429 D AppsFlyer_4.9.0: InstallReferrer connected
12-09 08:17:05.289 7429 7491 I ActivityThread:
com.facebook.katana.provider.AttributionIdProvider acquiringCount 2
12-09 08:17:05.290 7429 7487 I ActivityThread:
com.facebook.katana.provider.AttributionIdProvider acquiringCount 3
12-09 08:17:05.297 7429 7429 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
12-09 08:17:05.368 7429 7530 I AdrenoGLES: QUALCOMM build :
e0436c5, Ib165d46056
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Build Date :
09/10/19
12-09 08:17:05.368 7429 7530 I AdrenoGLES: OpenGL ES Shader Compiler Version:
EV031.27.05.01
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Local Branch :
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Remote Branch :
quic/gfx-adreno.lnx.1.0.r74-rel
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Remote Branch :
NONE
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Reconstruct Branch :
NOTHING
12-09 08:17:05.368 7429 7530 I AdrenoGLES: Build Config : S P
8.0.11 AArch64
12-09 08:17:05.371 7429 7530 I AdrenoGLES: PFP: 0x016ee187, ME: 0x00000000
12-09 08:17:05.373 7429 7530 W AdrenoUtils: <ReadGpuID_from_sysfs:194>: Failed to
open /sys/class/kgsl/kgsl-3d0/gpu_model
12-09 08:17:05.373 7429 7530 W AdrenoUtils: <ReadGpuID:218>: Failed to read chip
ID from gpu_model. Fallback to use the GSL path
12-09 08:17:05.380 7429 7473 W disha.quickrid: Long monitor contention with owner
firebase-iid-executor (7476) at long
com.android.org.conscrypt.NativeCrypto.RSA_generate_key_ex(int, byte[])
(NativeCrypto.java:-2) waiters=0 in ecb ecc.a(java.lang.String, java.lang.String,
java.lang.String) for 275ms
12-09 08:17:05.380 7429 7544 I CleverTap:677-74Z-765Z: FCM token: null
12-09 08:17:05.391 7429 7530 W Gralloc3: mapper 3.x is not supported
12-09 08:17:05.393 7429 7473 I FA : Tag Manager is not found and thus will
not be used
12-09 08:17:05.421 7429 7568 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:17:05.422 7429 7568 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:17:05.428 7429 7522 W disha.quickrid: Long monitor contention with owner
Queue (7508) at boolean android.os.BinderProxy.transactNative(int,
android.os.Parcel, android.os.Parcel, int)(BinderProxy.java:-2) waiters=0 in erl
esc.l() for 309ms
12-09 08:17:05.429 7429 7527 W disha.quickrid: Long monitor contention with owner
Queue (7508) at boolean android.os.BinderProxy.transactNative(int,
android.os.Parcel, android.os.Parcel, int)(BinderProxy.java:-2) waiters=1 in erl
esc.l() for 285ms
12-09 08:17:05.432 7429 7429 D
com.disha.quickride.androidapp.location.GoogleApiClientProvider: onConnected
12-09 08:17:05.433 7429 7429 D
com.disha.quickride.androidapp.startup.QRSplashActivity: Seeking permissions from
user : [android.permission.READ_EXTERNAL_STORAGE,
android.permission.WRITE_EXTERNAL_STORAGE, android.permission.ACCESS_FINE_LOCATION]
12-09 08:17:05.489 7429 7568 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:17:05.491 7429 7568 I AppsFlyer_4.9.0: Initialising KeyStore..
12-09 08:17:05.497 7429 7568 I AppsFlyer_4.9.0: Creating a new key with alias:
com.appsflyer,KSAppsFlyerId=1575859625497-464584806058761408,KSAppsFlyerRICounter=0
12-09 08:17:05.796 7429 7528 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:17:05.798 7429 7528 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
12-09 08:17:05.869 7429 7429 I AppsFlyer_4.9.0: MultipleInstallBroadcastReceiver
called
12-09 08:17:05.869 7429 7429 I AppsFlyer_4.9.0: ****** onReceive called *******
12-09 08:17:05.870 7429 7429 I AppsFlyer_4.9.0: Play store referrer: af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o
12-09 08:17:05.889 7429 7429 I AppsFlyer_4.9.0: trigger onReceive: class:
com.disha.quickride.androidapp.startup.InstallReferrerReceiver
12-09 08:17:05.890 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: onReceive with
action: com.android.vending.INSTALL_REFERRER; data: null; extras:
referrer=af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o referrer_timestamp_seconds=1575859539
12-09 08:17:05.890 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Referrer info
af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o
12-09 08:17:05.890 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Notifying
CampaignTrackingReceiver
12-09 08:17:05.890 7429 7429 I AppsFlyer_4.9.0: trigger onReceive: class:
com.google.android.gms.analytics.CampaignTrackingReceiver
12-09 08:17:05.891 7429 7429 I AppsFlyer_4.9.0: trigger onReceive: class:
com.clevertap.android.sdk.InstallReferrerBroadcastReceiver
12-09 08:17:05.892 7429 7429 I AppsFlyer_4.9.0: trigger onReceive: class:
com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver
12-09 08:17:05.893 7429 7429 I FA : Install referrer extras are: af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o
12-09 08:17:05.894 7429 7473 I FA : Install Referrer Reporter is
initializing
12-09 08:17:05.895 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: onReceive with
action: com.android.vending.INSTALL_REFERRER; data: null; extras:
referrer=af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o referrer_timestamp_seconds=1575859539
12-09 08:17:05.895 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Referrer info
af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o
12-09 08:17:05.895 7429 7429 D
com.disha.quickride.androidapp.startup.InstallReferrerReceiver: Notifying
CampaignTrackingReceiver
12-09 08:17:05.896 7429 7485 W b : Response from url :{"InAppRuleList":
[],"smartechSettings":
{"sessionInterval":30,"batchInterval":60,"batchSize":30,"sdkActive":true,"paEnabled
":true,"paInterval":15,"panelActive":true,"baseUrls":
{"trackAppActUrl":"https:\/\/ptop.only.wip.la:443\/https\/npn.netcoresmartech.com\/","pushAmpUrl":"https:\/\/ptop.only.wip.la:443\/https\/npa
.netcoresmartech.com\/","inAppUrl":"https:\/\/ptop.only.wip.la:443\/https\/ninapp.netcoresmartech.com\/","inboxU
rl":"https:\/\/ptop.only.wip.la:443\/https\/ninbox.netcoresmartech.com\/"}}}
12-09 08:17:05.905 7429 7542 W GAv4 : Ignoring duplicate install campaign
12-09 08:17:05.917 7429 7542 W GAv4 : Ignoring duplicate install campaign
12-09 08:17:05.918 7429 7473 I FA : Install Referrer Service is: available
12-09 08:17:05.919 7429 7429 I FA : Install Referrer Service connected
12-09 08:17:05.920 7429 7542 W GAv4 : Ignoring duplicate install campaign
12-09 08:17:05.921 7429 7542 W GAv4 : Ignoring duplicate install campaign
12-09 08:17:05.927 7429 7473 E FA : No campaign params defined in install
referrer result
12-09 08:17:05.939 7429 7542 W GAv4 : Ignoring duplicate install campaign
12-09 08:17:05.947 7429 7429 I FA : Install referrer extras are: af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s://quickride.onelink.me/HnCK/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o
12-09 08:17:05.947 7429 7473 I FA : Install Referrer Reporter is
initializing
12-09 08:17:05.960 7429 7473 I FA : Install Referrer Service is: available
12-09 08:17:05.963 7429 7429 I FA : Install Referrer Service connected
12-09 08:17:05.965 7429 7505 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
12-09 08:17:05.973 7429 7682 D SlaveNetworkWorker: not matched:
12-09 08:17:05.975 7429 7473 E FA : No campaign params defined in install
referrer result
12-09 08:17:05.984 7429 7631 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:17:05.984 7429 7631 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:17:05.984 7429 7682 I WebViewFactory: Loading com.google.android.webview
version 78.0.3904.108 (code 390410838)
12-09 08:17:05.987 7429 7631 I AppsFlyer_4.9.0: app went to background
12-09 08:17:05.991 7429 7631 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:17:05.991 7429 7631 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:17:06.005 7429 7692 D SlaveNetworkWorker: not matched: 1
12-09 08:17:06.030 7429 7488 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
12-09 08:17:06.041 7429 7491 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
12-09 08:17:06.042 7429 7491 W UserDataStore: initStore should have been called
before calling setUserID
12-09 08:17:06.092 7429 7682 I cr_LibraryLoader: Time to load native libraries: 3
ms
12-09 08:17:06.167 7429 7429 I chromium: [INFO:library_loader_hooks.cc(51)]
Chromium logging enabled: level = 0, default verbosity = 0
12-09 08:17:06.168 7429 7429 I cr_LibraryLoader: Expected native library version
number "78.0.3904.108", actual native library version number "78.0.3904.108"
12-09 08:17:06.191 7429 7738 W cr_ChildProcLH: Create a new
ChildConnectionAllocator with package name = com.google.android.webview, sandboxed
= true
12-09 08:17:06.209 7429 7429 I cr_BrowserStartup: Initializing chromium process,
singleProcess=false
12-09 08:17:06.216 7429 7568 D AppsFlyer_4.9.0: PreInstall file wasn't found:
/data/miui/pai/pre_install.appsflyer
12-09 08:17:06.204 7429 7429 W Thread-14: type=1400 audit(0.0:106580): avc:
denied { open } for path="/data/miui/pai/pre_install.appsflyer" dev="sda31" ino=46
scontext=u:r:untrusted_app_27:s0:c6,c256,c512,c768
tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0
12-09 08:17:06.266 7429 7429 E chromium: [ERROR:filesystem_posix.cc(89)] stat
/data/user/0/com.disha.quickride/cache/WebView/Crashpad: No such file or directory
(2)
12-09 08:17:06.266 7429 7429 E chromium: [ERROR:filesystem_posix.cc(62)] mkdir
/data/user/0/com.disha.quickride/cache/WebView/Crashpad: No such file or directory
(2)
12-09 08:17:06.270 7429 7568 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:17:06.272 7429 7568 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:17:06.280 7429 7568 D AppsFlyer_4.9.0: AppsFlyer: first launch detected
12-09 08:17:06.281 7429 7568 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:17:06.283 7429 7568 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:17:06.290 7429 7568 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:17:06.292 7429 7568 D AppsFlyer_4.9.0: Install referrer is allowed
12-09 08:17:06.296 7429 7768 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:17:06.296 7429 7768 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859625468","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"true","registeredUninstall":false,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"-
1","open_referrer":"android-
app:\/\/com.mi.android.globallauncher","af_v2":"344a3939ccd98067a457b24f211a0b07a71
b6651","uid":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","batteryLevel":"68.0","deviceType":"user","p
roduct":"raphaelin","kef5266":"295d2d5eb7e3e21748181a1e0c531a0d591f1f0d5a1f1e","dev
iceData":{"sensors":[{"sT":4,"sVS":[0.029676694,-0.50264746,-
0.18207127],"sN":"icm4x6xx Gyroscope Non-wakeup","sV":"TDK-Invensense","sVE":[-
1.9581051,-0.5793464,0.079983555]},{"sT":2,"sVS":[7.278614,-40.11771,-
20.295776],"sN":"ak0991x Magnetometer Non-wakeup","sV":"akm","sVE":[5.436226,-
37.585148,-26.672546]},{"sT":1,"sVS":[-3.1839747,2.0173764,9.39137],"sN":"icm4x6xx
Accelerometer Non-wakeup","sV":"TDK-Invensense","sVE":[-
0.055479743,0.37407804,11.700611]}],"cpu_abi":"arm64-
v8a","build_display_id":"QKQ1.190825.002 test-keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"68.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"1","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"2df8de2be4581d08ef6a5d905a82936ab6b62c1f","carrier":"airtel","af_preinst
alled":"false","iaecounter":"0","tokenRefreshConfigured":false,"sdk":"29","fb":"5c3
bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"6db1c6a47626ae7bbf68da979e24efe594","rfr":
{"val":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o","code":"0","clk":"1575859539","install":"1575859544"}}
12-09 08:17:06.589 7429 7487 D
com.disha.quickride.androidapp.startup.QRSplashActivity: AppLinkData is null;
cannot fetch referer info
12-09 08:17:06.597 7429 7505 E Apxor : Configuration is not in fall between
provided dates
12-09 08:17:06.597 7429 7505 E Apxor : Failed to initialize the config item
12-09 08:17:06.608 7429 7505 E Apxor : Configuration is not in fall between
provided dates
12-09 08:17:06.608 7429 7505 E Apxor : Failed to initialize the config item
12-09 08:17:06.669 7429 7623 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=b1c8fadb-decc-403b-
a0c9-5d42a3f6a66b&lts=1575859625&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
12-09 08:17:06.830 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New token
generated : eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:06.850 7429 7818 I AppsFlyer_4.9.0: updateServerUninstallToken called
with: 1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:06.853 7429 7481 I AppsFlyer_4.9.0: call =
https://register.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride; size = 545 bytes; body =
{"devkey":"s********************m","operator":"airtel","network":"MOBILE","advertis
erId":"e8d21283-8603-4bc0-be1b-73a185bce871","app_name":"Quick
Ride","uid":"1575859625497-
464584806058761408","carrier":"airtel","app_version_code":"351","installDate":"2019
-12-09_024605+0000","af_gcm_token":"eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-
ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L","launch_counter":"1","model":"Redmi K20
Pro","sdk":"29","app_version_name":"9.01","brand":"Xiaomi"}
12-09 08:17:06.989 7429 7692 D b : getData: response code:200
12-09 08:17:06.989 7429 7692 D b : POST:
https://pn.netcoresmartech.com/app_activity ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"","ostype":"Android","make":"Xiaomi","model":"Redmi K20
Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081705,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859625901","eventid":"20"} ---
200 OK {"status" : "success"}
12-09 08:17:07.004 7429 7682 D b : getData: response code:200
12-09 08:17:07.004 7429 7682 D b : POST:
https://pn.netcoresmartech.com/app_activity ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"","ostype":"Android","make":"Xiaomi","model":"Redmi K20
Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081705,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859625899","eventid":"26"} ---
200 OK {"status" : "success"}
12-09 08:17:07.007 7429 7506 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ba8a2a51-3968-43ac-9fe4-790efce605c1,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:17:07.021 7429 7692 D SlaveNetworkWorker: not matched:
12-09 08:17:07.023 7429 7506 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=bba9e2ec-0042-485c-9332-132839d70fe8,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:17:07.151 7429 7692 D b : getData: response code:200
12-09 08:17:07.152 7429 7692 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"","ostype":"Android","make":"Xiaomi","model":"Redmi K20
Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081706,"lat":null,"lng":
null,"adid":"","oldToken":"eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-
L","sessionid":"1575859625219","tx":"1575859626849","eventid":"25","token":"eCe8ONF
0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L"} --- 200 OK {"status":"success","panelStatus":"1"}
12-09 08:17:07.156 7429 7506 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=00876ccd-bdad-4bfe-be73-c1c375826c85,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:17:07.248 7429 7768 I AppsFlyer_4.9.0: response code: 200
12-09 08:17:07.249 7429 7768 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:07.249 7429 7768 D AppsFlyer_4.9.0: Resending Uninstall token to AF
servers: 1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:07.250 7429 7768 I AppsFlyer_4.9.0: updateServerUninstallToken called
with: 1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-
ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:07.275 7429 7837 I AppsFlyer_4.9.0: Calling server for attribution
url: https://api.appsflyer.com/install_data/v3/com.disha.quickride?
devkey=s********************m&device_id=1575859625497-464584806058761408
12-09 08:17:07.845 7429 7481 I AppsFlyer_4.9.0: Status 200 ok
12-09 08:17:07.846 7429 7481 D AppsFlyer_4.9.0: Successfully registered for
Uninstall Tracking
12-09 08:17:07.847 7429 7429 I AppsFlyer_4.9.0: Connection call succeeded:
{"string_response":"ok\n"}
12-09 08:17:07.848 7429 7487 I AppsFlyer_4.9.0: call =
https://register.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride; size = 559 bytes; body =
{"devkey":"s********************m","operator":"airtel","network":"MOBILE","advertis
erId":"e8d21283-8603-4bc0-be1b-73a185bce871","app_name":"Quick
Ride","uid":"1575859625497-
464584806058761408","carrier":"airtel","app_version_code":"351","installDate":"2019
-12-
09_024605+0000","af_gcm_token":"1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-
NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L","launch_counter":"1","model":"Redmi K20
Pro","sdk":"29","app_version_name":"9.01","brand":"Xiaomi"}
12-09 08:17:08.111 7429 7487 I AppsFlyer_4.9.0: Status 200 ok
12-09 08:17:08.112 7429 7487 D AppsFlyer_4.9.0: Successfully registered for
Uninstall Tracking
12-09 08:17:08.112 7429 7429 I AppsFlyer_4.9.0: Connection call succeeded:
{"string_response":"ok\n"}
12-09 08:17:08.445 7429 7837 D AppsFlyer_4.9.0: iscache=true caching conversion
data
12-09 08:17:08.648 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
12-09 08:17:08.649 7429 7818 E b : Error: No value for data
12-09 08:17:08.649 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
12-09 08:17:08.649 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
12-09 08:17:09.271 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
12-09 08:17:09.271 7429 7818 E b : Error: No value for data
12-09 08:17:09.272 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
12-09 08:17:09.272 7429 7818 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
12-09 08:17:10.974 7429 7514 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=cb92a291-260d-49d7-a593-77bd4abf1d68,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
12-09 08:17:13.044 7429 7468 I disha.quickrid: ProcessProfilingInfo
new_methods=7312 is saved saved_to_disk=1 resolve_classes_delay=8000
12-09 08:17:35.014 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:17:35.015 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:47:05.271 +0000;
12-09 08:17:35.015 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:47:07.249 +0000;
12-09 08:17:35.015 7429 7429 I AppsFlyer_4.9.0: Sending launch (+29744 ms)
12-09 08:17:35.168 7429 8084 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:17:35.168 7429 8084 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:17:35.202 7429 8084 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:17:35.220 7429 8084 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:17:35.221 7429 8084 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:17:35.224 7429 8084 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:17:35.224 7429 8084 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:17:35.226 7429 8084 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:17:35.227 7429 8084 D AppsFlyer_4.9.0: Install referrer is allowed
12-09 08:17:35.229 7429 8084 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:17:35.229 7429 8084 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859655185","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"29","open_referrer":"androi
d-
app:\/\/com.mi.android.globallauncher","af_v2":"078e3f84efdfcfe040516cc9ce170f509ac
1b869","uid":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","kef5f68":"7f5429f1bb32
5a3848181b1b0c531a0d591f1f0d5a1f1f","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"sensors":[{"sT":4,"sVS":[-0.053413857,0.051289544,-
0.013759635],"sN":"icm4x6xx Gyroscope Non-wakeup","sV":"TDK-Invensense","sVE":[-
0.002281209,0.004417946,0.012871953]},{"sT":2,"sVS":[2.368246,-37.71857,-
15.675537],"sN":"ak0991x Magnetometer Non-wakeup","sV":"akm","sVE":[2.3058586,-
37.657837,-18.125122]},{"sT":1,"sVS":[-
0.13692601,1.0879306,9.621336],"sN":"icm4x6xx Accelerometer Non-wakeup","sV":"TDK-
Invensense","sVE":[-0.20879036,1.0783488,10.052522]}],"cpu_abi":"arm64-
v8a","build_display_id":"QKQ1.190825.002 test-keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"2","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"48a5e23b015038325bd996f0ce01dfee1ea2408a","carrier":"airtel","gcd_timing
":"1172","af_preinstalled":"false","iaecounter":"0","tokenRefreshConfigured":false,
"af_gcm_token":"1575859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"dd2c9034609700786f4a6d539cc57fa65f","rfr":
{"val":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-o","code":"0","clk":"1575859539","install":"1575859544"}}
12-09 08:17:35.477 7429 8084 I AppsFlyer_4.9.0: response code: 200
12-09 08:17:35.477 7429 8084 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:35.755 7429 7429 I
com.disha.quickride.androidapp.startup.QRSplashActivity: updated location :
Location[fused 22.491082,88.401758 hAcc=17 et=+1d22h40m43s521ms alt=-
51.20000076293945 vAcc=19 sAcc=??? bAcc=??? {Bundle[mParcelledData.dataSize=52]}]
12-09 08:17:35.906 7429 7429 I
com.disha.quickride.androidapp.startup.QRSplashActivity: Checking session status
and transferring to next activity
12-09 08:17:35.909 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
12-09 08:17:35.909 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
12-09 08:17:35.909 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
12-09 08:17:35.909 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
12-09 08:17:35.910 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
12-09 08:17:35.910 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
manager can't resume as user session not found
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation failed
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask:
com.disha.quickride.androidapp.startup.session.SessionManagerOperationFailedExcepti
on
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:93)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:58)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
android.os.AsyncTask$3.call(AsyncTask.java:378)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-09 08:17:35.910 7429 8108 E
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: at
java.lang.Thread.run(Thread.java:919)
12-09 08:17:35.910 7429 8108 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1 ms
12-09 08:17:35.911 7429 7429 I
com.disha.quickride.androidapp.startup.QRSplashActivity: navigating to new user
screen
12-09 08:17:36.671 7429 7623 I b : pushAmpDataParser: Listener status:
false
12-09 08:17:36.678 7429 7526 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=de22edea-dd24-4577-99d6-229a8774db5f,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of system
12-09 08:17:36.816 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95337793
12-09 08:17:36.839 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4f7dbe1
12-09 08:17:36.841 7429 7429 I
com.disha.quickride.androidapp.startup.QRSignupActivity: on create of signup
activity called
12-09 08:17:36.862 7429 7429 I
com.disha.quickride.androidapp.startup.QRSignupActivity: startAutoRotation
12-09 08:17:36.866 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:17:36.890 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 0
12-09 08:17:36.890 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 1
12-09 08:17:37.392 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:17:38.640 7429 8131 W ExifInterface: Invalid image: ExifInterface got an
unsupported image format file(ExifInterface supports JPEG and some RAW image
formats only) or a corrupted JPEG file to ExifInterface.
12-09 08:17:38.640 7429 8131 W ExifInterface: java.io.IOException: Invalid byte
order: ffff8950
12-09 08:17:38.640 7429 8131 W ExifInterface: at
android.media.ExifInterface.readByteOrder(ExifInterface.java:3121)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
android.media.ExifInterface.isOrfFormat(ExifInterface.java:2437)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
android.media.ExifInterface.getMimeType(ExifInterface.java:2315)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
android.media.ExifInterface.loadAttributes(ExifInterface.java:1753)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
android.media.ExifInterface.<init>(ExifInterface.java:1447)
12-09 08:17:38.640 7429 8131 W ExifInterface: at all.a(SourceFile:40)
12-09 08:17:38.640 7429 8131 W ExifInterface: at agp.b(SourceFile:92)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ali.a(SourceFile:269)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ali.a(SourceFile:224)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ali.a(SourceFile:173)
12-09 08:17:38.640 7429 8131 W ExifInterface: at alc.a(SourceFile:31)
12-09 08:17:38.640 7429 8131 W ExifInterface: at alc.a(SourceFile:14)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahy.a(SourceFile:92)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahy.a(SourceFile:70)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahy.a(SourceFile:59)
12-09 08:17:38.640 7429 8131 W ExifInterface: at aij.a(SourceFile:76)
12-09 08:17:38.640 7429 8131 W ExifInterface: at aij.a(SourceFile:57)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.a(SourceFile:524)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.a(SourceFile:488)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.a(SourceFile:474)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.n(SourceFile:426)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.a(SourceFile:390)
12-09 08:17:38.640 7429 8131 W ExifInterface: at aip.a(SourceFile:146)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahs.a(SourceFile:94)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ajt$a.a(SourceFile:70)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahs.a(SourceFile:74)
12-09 08:17:38.640 7429 8131 W ExifInterface: at aip.a(SourceFile:50)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.k(SourceFile:310)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.i(SourceFile:279)
12-09 08:17:38.640 7429 8131 W ExifInterface: at ahx.run(SourceFile:234)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
java.lang.Thread.run(Thread.java:919)
12-09 08:17:38.640 7429 8131 W ExifInterface: at
ajo$a$1.run(SourceFile:431)
12-09 08:17:41.550 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 2
12-09 08:17:41.953 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 3
12-09 08:17:42.313 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 4
12-09 08:17:44.299 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 2
12-09 08:17:44.836 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 1
12-09 08:17:45.611 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 0
12-09 08:17:46.273 7429 7429 I
com.disha.quickride.androidapp.startup.ScreenSlidePagerAdapter: Position of get
items 3
12-09 08:17:46.394 7429 7429 I
com.disha.quickride.androidapp.startup.QRSignupActivity: onclick in signupactivity
12-09 08:17:46.395 7429 7429 I
com.disha.quickride.androidapp.startup.QRSignupActivity: navigating to target
activity
12-09 08:17:46.395 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95347372
12-09 08:17:46.412 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@851f31a
12-09 08:17:46.414 7429 7429 D
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity: On
create of user registration activity
12-09 08:17:46.489 7429 7429 D AutoManageHelper: starting AutoManage for client
748 false null
12-09 08:17:46.495 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95347472
12-09 08:17:46.528 7429 7429 D AutoManageHelper: onStart true {748=bhi$a@d133b16}
12-09 08:17:46.604 7429 7429 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 22.4910816, 88.4017575
12-09 08:17:46.943 7429 8177 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:17:46.943 7429 8177 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:17:46.943 7429 8177 I AppsFlyer_4.9.0: app went to background
12-09 08:17:46.944 7429 8177 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:17:46.944 7429 8177 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:17:47.526 7429 7429 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity: updated
location : Location[fused 22.491081,88.401758 hAcc=17 et=+1d22h40m55s340ms alt=-
51.20000076293945 vel=2.1661076E-4 bear=155.2045 vAcc=19 sAcc=??? bAcc=???
{Bundle[mParcelledData.dataSize=52]}]
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
--------- beginning of main
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:47:35.015 +0000;
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:47:35.477 +0000;
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Sending launch (+15456 ms)
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:47:35.015 +0000;
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:47:35.477 +0000;
12-09 08:17:50.471 7429 7429 I AppsFlyer_4.9.0: Sending launch (+15456 ms)
12-09 08:17:50.473 7429 7429 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 22.4910814, 88.4017576
12-09 08:17:50.473 7429 7429 D
com.disha.quickride.androidapp.location.FindLocationNameForLatLng:
getLocationInfoForLatLngAsync for 22.4910814, 88.4017576
12-09 08:17:50.522 7429 7429 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity: updated
location : Location[fused 22.491081,88.401758 hAcc=17 et=+1d22h40m55s340ms alt=-
51.20000076293945 vel=2.1661076E-4 bear=155.2045 vAcc=19 sAcc=??? bAcc=???
{Bundle[mParcelledData.dataSize=52]}]
12-09 08:17:50.522 7429 7429 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity: updated
location : Location[fused 22.491081,88.401758 hAcc=17 et=+1d22h40m55s340ms alt=-
51.20000076293945 vel=2.1661076E-4 bear=155.2045 vAcc=19 sAcc=??? bAcc=???
{Bundle[mParcelledData.dataSize=52]}]
12-09 08:17:50.622 7429 8375 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:17:50.622 7429 8375 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:17:50.622 7429 8375 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:17:50.622 7429 8375 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:17:50.677 7429 8375 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:17:50.677 7429 8375 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:17:50.732 7429 8375 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:17:50.733 7429 8375 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:17:50.737 7429 8375 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:17:50.737 7429 8375 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:17:50.740 7429 8375 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:17:50.742 7429 8375 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:17:50.742 7429 8375 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859670645","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"15","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"b6ba8173040336fe9c7b1e9c2fe4b8468ba5b750","ke
f5f64":"ecf5ba5cd67bc37e48181b1b0c531a0d591f1f0d5a1f19","uid":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"3","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"fb5dfa96c730c128a4d5bb5b1bdb3f63e27936f5","carrier":"airtel","af_preinst
alled":"false","iaecounter":"0","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"79175734499980d5ffcc8a5432e85fb038"}
12-09 08:17:50.732 7429 8375 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:17:50.733 7429 8375 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:17:50.737 7429 8375 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:17:50.737 7429 8375 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:17:50.740 7429 8375 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:17:50.742 7429 8375 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:17:50.742 7429 8375 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859670645","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"15","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"b6ba8173040336fe9c7b1e9c2fe4b8468ba5b750","ke
f5f64":"ecf5ba5cd67bc37e48181b1b0c531a0d591f1f0d5a1f19","uid":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"3","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"fb5dfa96c730c128a4d5bb5b1bdb3f63e27936f5","carrier":"airtel","af_preinst
alled":"false","iaecounter":"0","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"79175734499980d5ffcc8a5432e85fb038"}
12-09 08:17:51.181 7429 8375 I AppsFlyer_4.9.0: response code: 200
12-09 08:17:51.181 7429 8375 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:51.181 7429 8375 I AppsFlyer_4.9.0: response code: 200
12-09 08:17:51.181 7429 8375 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:17:55.690 7429 7429 I AssistStructure: Flattened final assist data: 6388
bytes, containing 1 windows, 37 views
12-09 08:17:55.690 7429 7429 I AssistStructure: Flattened final assist data: 6388
bytes, containing 1 windows, 37 views
12-09 08:18:10.818 7429 7429 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity:
registering of user with given details
12-09 08:18:10.818 7429 7429 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity:
registering of user with given details
12-09 08:18:10.825 7429 7429 D com.disha.quickride.androidapp.util.AppUtil:
networkOp = 40431, networkOpName = airtel
12-09 08:18:10.825 7429 7429 D com.disha.quickride.androidapp.util.AppUtil:
networkOp = 40431, networkOpName = airtel
12-09 08:18:10.837 7429 8698 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationAsyncTask:
Activation of user
12-09 08:18:10.837 7429 8698 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationAsyncTask:
Activation of user
12-09 08:18:10.879 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
12-09 08:18:10.879 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = POST
12-09 08:18:13.929 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:13.929 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:14.008 7429 8698 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505606595752
12-09 08:18:14.008 7429 8698 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505606595752
12-09 08:18:14.013 7429 7429 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505606595752 is : eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-
ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:14.013 7429 7429 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505606595752 is : eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-
ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:14.016 7429 8702 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:14.016 7429 8702 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:14.019 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:14.019 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:14.021 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:18:14.021 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:18:14.593 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:14.593 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:14.605 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:14.605 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:14.639 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:14.639 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:15.234 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:15.234 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:15.280 7429 8698 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationAsyncTask: User
Account Activated
12-09 08:18:15.280 7429 8698 I
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationAsyncTask: User
Account Activated
12-09 08:18:15.280 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Creating
new user session for 80505606595752
12-09 08:18:15.280 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Creating
new user session for 80505606595752
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
newUserSession
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
destroySessionManager
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onSessionManagerDestroyed
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: No User session
found
12-09 08:18:15.281 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
newUserSession
12-09 08:18:15.284 7429 8705 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
12-09 08:18:15.284 7429 8705 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
12-09 08:18:15.297 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c8ba5db
12-09 08:18:15.297 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@c8ba5db
12-09 08:18:15.297 7429 8698 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Creating new user session
12-09 08:18:15.297 7429 8698 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Creating new user session
12-09 08:18:15.302 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:15.302 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:15.901 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:15.901 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:16.047 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:16.047 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp status
Status{statusCode=SUCCESS, resolution=null}
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp received [#] Please
enter 2465 to activate your account. Invite friends to join with referral code
LCNE52 to get incentives https://goo.gl/TjCqUz. ceUU4H4DKSl
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp trimmed Please enter
2465 to activate your account. Invite friends to join with referral code LCNE52 to
get incentives https://goo.gl/TjCqUz.
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp status
Status{statusCode=SUCCESS, resolution=null}
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp received [#] Please
enter 2465 to activate your account. Invite friends to join with referral code
LCNE52 to get incentives https://goo.gl/TjCqUz. ceUU4H4DKSl
12-09 08:18:16.691 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp trimmed Please enter
2465 to activate your account. Invite friends to join with referral code LCNE52 to
get incentives https://goo.gl/TjCqUz.
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp status
Status{statusCode=SUCCESS, resolution=null}
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp received [#] Please
enter 2465 to activate your account. Invite friends to join with referral code
LCNE52 to get incentives https://goo.gl/TjCqUz. ceUU4H4DKSl
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp trimmed Please enter
2465 to activate your account. Invite friends to join with referral code LCNE52 to
get incentives https://goo.gl/TjCqUz.
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp status
Status{statusCode=SUCCESS, resolution=null}
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp received [#] Please
enter 2465 to activate your account. Invite friends to join with referral code
LCNE52 to get incentives https://goo.gl/TjCqUz. ceUU4H4DKSl
12-09 08:18:16.692 7429 7429 D
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver: otp trimmed Please enter
2465 to activate your account. Invite friends to join with referral code LCNE52 to
get incentives https://goo.gl/TjCqUz.
12-09 08:18:16.694 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:16.694 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:16.732 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:16.732 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:17.334 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:17.334 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:17.355 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:17.355 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:18.028 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:18.028 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:19.613 7429 8801 W ExifInterface: Invalid image: ExifInterface got an
unsupported image format file(ExifInterface supports JPEG and some RAW image
formats only) or a corrupted JPEG file to ExifInterface.
12-09 08:18:19.613 7429 8801 W ExifInterface: java.io.IOException: Invalid byte
order: ffff8950
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.readByteOrder(ExifInterface.java:3121)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.isOrfFormat(ExifInterface.java:2437)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.getMimeType(ExifInterface.java:2315)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.loadAttributes(ExifInterface.java:1753)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.<init>(ExifInterface.java:1447)
12-09 08:18:19.613 7429 8801 W ExifInterface: at all.a(SourceFile:40)
12-09 08:18:19.613 7429 8801 W ExifInterface: at agp.b(SourceFile:92)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:269)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:224)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:173)
12-09 08:18:19.613 7429 8801 W ExifInterface: at alc.a(SourceFile:31)
12-09 08:18:19.613 7429 8801 W ExifInterface: at alc.a(SourceFile:14)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:92)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:70)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:59)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aij.a(SourceFile:76)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aij.a(SourceFile:57)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:524)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:488)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:474)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.n(SourceFile:426)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:390)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aip.a(SourceFile:146)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahs.a(SourceFile:94)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ajt$a.a(SourceFile:70)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahs.a(SourceFile:74)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aip.a(SourceFile:50)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.k(SourceFile:310)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.i(SourceFile:279)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.run(SourceFile:234)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.lang.Thread.run(Thread.java:919)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
ajo$a$1.run(SourceFile:431)
12-09 08:18:19.613 7429 8801 W ExifInterface: Invalid image: ExifInterface got an
unsupported image format file(ExifInterface supports JPEG and some RAW image
formats only) or a corrupted JPEG file to ExifInterface.
12-09 08:18:19.613 7429 8801 W ExifInterface: java.io.IOException: Invalid byte
order: ffff8950
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.readByteOrder(ExifInterface.java:3121)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.isOrfFormat(ExifInterface.java:2437)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.getMimeType(ExifInterface.java:2315)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.loadAttributes(ExifInterface.java:1753)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
android.media.ExifInterface.<init>(ExifInterface.java:1447)
12-09 08:18:19.613 7429 8801 W ExifInterface: at all.a(SourceFile:40)
12-09 08:18:19.613 7429 8801 W ExifInterface: at agp.b(SourceFile:92)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:269)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:224)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ali.a(SourceFile:173)
12-09 08:18:19.613 7429 8801 W ExifInterface: at alc.a(SourceFile:31)
12-09 08:18:19.613 7429 8801 W ExifInterface: at alc.a(SourceFile:14)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:92)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:70)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahy.a(SourceFile:59)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aij.a(SourceFile:76)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aij.a(SourceFile:57)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:524)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:488)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:474)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.n(SourceFile:426)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.a(SourceFile:390)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aip.a(SourceFile:146)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahs.a(SourceFile:94)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ajt$a.a(SourceFile:70)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahs.a(SourceFile:74)
12-09 08:18:19.613 7429 8801 W ExifInterface: at aip.a(SourceFile:50)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.k(SourceFile:310)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.i(SourceFile:279)
12-09 08:18:19.613 7429 8801 W ExifInterface: at ahx.run(SourceFile:234)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
java.lang.Thread.run(Thread.java:919)
12-09 08:18:19.613 7429 8801 W ExifInterface: at
ajo$a$1.run(SourceFile:431)
12-09 08:18:19.830 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.830 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.830 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.830 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.830 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.830 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.830 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.830 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.845 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.845 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.845 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.845 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.846 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.846 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.852 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@a50e85e
12-09 08:18:19.852 7429 8698 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: New user session
12-09 08:18:19.852 7429 8698 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: newUserSession
12-09 08:18:19.846 7429 8698 W Glide : Load failed for null with size [0x0]
12-09 08:18:19.846 7429 8698 W Glide : class aig: Received null model
12-09 08:18:19.852 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@a50e85e
12-09 08:18:19.852 7429 8698 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: New user session
12-09 08:18:19.852 7429 8698 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: newUserSession
12-09 08:18:19.933 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:19.933 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:20.538 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:20.538 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:20.562 7429 8837 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes doInBackground
12-09 08:18:20.563 7429 7525 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505606595752
12-09 08:18:20.563 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@375c7e6
12-09 08:18:20.562 7429 8837 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes doInBackground
12-09 08:18:20.563 7429 7525 D
com.disha.quickride.androidapp.conversation.ConversationChatRestServiceClient:
getPendingChatMessages80505606595752
12-09 08:18:20.563 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@375c7e6
12-09 08:18:20.565 7429 7528 I S3ImageProcessAsyncTask: Image Retrieval
12-09 08:18:20.565 7429 7528 I S3ImageProcessAsyncTask: Image Retrieval
12-09 08:18:20.566 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@4f76fd4
12-09 08:18:20.566 7429 8698 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
newUserSession
12-09 08:18:20.566 7429 8108 I
com.disha.quickride.androidapp.notification.NotificationStore: clear User Session
12-09 08:18:20.566 7429 8108 I
com.disha.quickride.androidapp.notification.NotificationStore:
removeAllNotifications
12-09 08:18:20.566 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@4f76fd4
12-09 08:18:20.566 7429 8698 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
newUserSession
12-09 08:18:20.566 7429 8108 I
com.disha.quickride.androidapp.notification.NotificationStore: clear User Session
12-09 08:18:20.566 7429 8108 I
com.disha.quickride.androidapp.notification.NotificationStore:
removeAllNotifications
12-09 08:18:20.572 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:20.573 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:20.572 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:20.573 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:20.620 7429 8108 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper: clearing
of notifications in sql lite data
12-09 08:18:20.620 7429 8108 D
com.disha.quickride.androidapp.notification.NotificationPersistenceHelper: clearing
of notifications in sql lite data
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
12-09 08:18:20.631 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
12-09 08:18:20.637 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
12-09 08:18:20.637 7429 8698 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
12-09 08:18:20.637 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
12-09 08:18:20.637 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
12-09 08:18:20.637 7429 8108 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Removing
ApplicationVisibilityStatusChangeListener for key : [NOTIFICATION_STORE]
12-09 08:18:20.637 7429 8108 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Removing
ApplicationVisibilityStatusChangeListener for key : [NOTIFICATION_STORE]
12-09 08:18:20.637 7429 8108 D
com.disha.quickride.androidapp.notification.NotificationStore: Cancelling periodic
work request
12-09 08:18:20.637 7429 8108 D
com.disha.quickride.androidapp.notification.NotificationStore: Cancelling periodic
work request
12-09 08:18:20.638 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
12-09 08:18:20.638 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
12-09 08:18:20.642 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
12-09 08:18:20.642 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
12-09 08:18:20.646 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5366 ms
12-09 08:18:20.646 7429 8698 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 5366 ms
12-09 08:18:20.684 7429 7429 D
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService:
QuickRideWatchdogService.onCreate called
12-09 08:18:20.684 7429 7429 D
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService:
QuickRideWatchdogService.onCreate called
12-09 08:18:20.685 7429 7429 I
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService: Entering
QuickRideWatchdogService.onStartCommand
12-09 08:18:20.685 7429 7429 I
com.disha.quickride.androidapp.watchdog.QuickRideWatchdogService: Entering
QuickRideWatchdogService.onStartCommand
12-09 08:18:20.705 7429 7429 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
12-09 08:18:20.705 7429 7429 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
12-09 08:18:20.705 7429 8841 I
com.disha.quickride.androidapp.analytics.AnalyticsEventsRunnableTaskThread:
AnalyticsEventsRunnableTask
12-09 08:18:20.705 7429 8841 I
com.disha.quickride.androidapp.analytics.AnalyticsEventsRunnableTaskThread:
AnalyticsEventsRunnableTask
--------- beginning of system
12-09 08:18:20.706 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95381683
12-09 08:18:20.706 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95381683
12-09 08:18:20.791 7429 7682 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.791 7429 7682 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.792 7429 7692 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.792 7429 7692 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.812 7429 7683 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.812 7429 7683 D SlaveNetworkWorker: not matched: 1
12-09 08:18:20.858 7429 8405 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:18:20.858 7429 8405 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:18:20.858 7429 8405 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:18:20.858 7429 8405 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:18:20.891 7429 8405 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSignedUp
12-09 08:18:20.891 7429 8405 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserSignedUp
12-09 08:18:20.958 7429 8405 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:18:20.958 7429 8405 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:18:20.959 7429 8405 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:18:20.959 7429 8405 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:18:20.971 7429 8405 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:18:20.971 7429 8405 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:18:20.971 7429 8405 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:18:20.971 7429 8405 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:18:20.973 7429 8405 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:18:20.973 7429 8405 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:18:20.975 7429 8405 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:18:20.975 7429 8405 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:18:20.975 7429 8405 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859700869","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"bfa4fd07502a79c16e27531f6e05ac6fa39b9c0b","uid"
:"1575859625497-464584806058761408","eventValue":"{\"primaryRegion\":\"West
Bengal\",\"gender\":\"M\",\"phone\":7002796890,\"name\":\"Debojit
Sinha\",\"refferalcode\":\"LCNE52\",\"email\":\"[email protected]\"}","isGa
idWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserSignedUp","model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","kef5366":"09235441d488a
fb548181b190c531a0d591f1f0d5a1f19","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"201
9-12-09_024605+0000","counter":"3","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"28992466f0a77b75453226c59c97af4c9e1e4a6b","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"3e176a8469f105a8ef0d35c259a06f2068"}
12-09 08:18:20.975 7429 8405 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859700869","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"bfa4fd07502a79c16e27531f6e05ac6fa39b9c0b","uid"
:"1575859625497-464584806058761408","eventValue":"{\"primaryRegion\":\"West
Bengal\",\"gender\":\"M\",\"phone\":7002796890,\"name\":\"Debojit
Sinha\",\"refferalcode\":\"LCNE52\",\"email\":\"[email protected]\"}","isGa
idWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserSignedUp","model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","kef5366":"09235441d488a
fb548181b190c531a0d591f1f0d5a1f19","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"201
9-12-09_024605+0000","counter":"3","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"28992466f0a77b75453226c59c97af4c9e1e4a6b","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"3e176a8469f105a8ef0d35c259a06f2068"}
12-09 08:18:21.074 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:21.074 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:21.082 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:21.082 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:21.119 7429 8837 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes async[SystemCouponCode [id=23, couponCode=REFERVER,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on verification,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=true, couponType=CashDeposit,
usageContext=VerifyProfile, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0], SystemCouponCode [id=24, couponCode=REFERRID,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on completing ride,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=false, couponType=CashDeposit,
usageContext=ShareRide, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0]]
12-09 08:18:21.119 7429 8837 D
com.disha.quickride.androidapp.offers.UserCouponsGettingAsyncTask:
systemCouponCodes async[SystemCouponCode [id=23, couponCode=REFERVER,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on verification,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=true, couponType=CashDeposit,
usageContext=VerifyProfile, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0], SystemCouponCode [id=24, couponCode=REFERRID,
discountPercent=0.0, cashbackPercent=0.0, freeRide=false, cashDeposit=50.0,
maxDiscount=0.0, maxCashback=0.0, maxFreeRidePoints=0.0, activationTime=Thu May 02
10:00:00 GMT+05:30 2019, expiryTime=Tue Mar 01 05:30:01 GMT+05:30 2022,
status=Active, offerName=Refered user get 25 points on completing ride,
maxAllowedTimes=1, validityPeriod=0, preOpApplicable=false, couponType=CashDeposit,
usageContext=ShareRide, applicableUserStatus=EmailVerified,
applicableUserRole=Both, companyCodes=null, applicableRegions=null, location=null,
locationLat=0.0, locationLng=0.0, radius=0.0, userCreationDateStart=Fri May 03
00:00:01 GMT+05:30 2019, userCreationDateEnd=Fri Apr 01 05:30:01 GMT+05:30 2022,
lastLoggedInDateStart=null, lastLoggedInDateEnd=null, imageUrl=null,
autoApply=true, mutuallyExclusiveCodes=null, creationDate=Fri May 03 00:00:01
GMT+05:30 2019, communicationTemplate=1, reminderFrequency=7, verifyBalance=false,
lowerBalanceRange=0.0, higerBalanceRange=0.0, benefitExpiry=0,
applicableUser=ReferredUser, scheme=Referral, maxReminderTimes=4,
verifyNoOfRidesShared=false, lowerNoOfRidesSharedRange=0,
higherNoOfRidesSharedRange=0]]
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: app went to background
12-09 08:18:21.274 7429 8848 I AppsFlyer_4.9.0: app went to background
12-09 08:18:21.276 7429 8848 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:18:21.276 7429 8848 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:18:21.276 7429 8848 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:18:21.276 7429 8848 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:18:21.321 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:18:21.321 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:18:21.423 7429 7683 D b : getData: response code:200
12-09 08:18:21.425 7429 7683 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081820,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859700708","eventname":"usersi
gnedup","payload":{"primaryRegion":"West
Bengal","gender":"M","phone":7002796890,"name":"Debojit
Sinha","refferalcode":"LCNE52","email":"[email protected]"}} --- 200 OK
{"status" : "success"}
12-09 08:18:21.423 7429 7683 D b : getData: response code:200
12-09 08:18:21.430 7429 7692 D b : getData: response code:200
12-09 08:18:21.431 7429 7692 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","adid":"","identity":"80505606595752","profileDetails":
{"EMAIL":"[email protected]","NAME":"Debojit Sinha","MOBILE":"7002796890"}}
--- 200 OK {"status" : "success"}
12-09 08:18:21.425 7429 7683 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081820,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859700708","eventname":"usersi
gnedup","payload":{"primaryRegion":"West
Bengal","gender":"M","phone":7002796890,"name":"Debojit
Sinha","refferalcode":"LCNE52","email":"[email protected]"}} --- 200 OK
{"status" : "success"}
12-09 08:18:21.435 7429 7682 D b : getData: response code:200
12-09 08:18:21.430 7429 7692 D b : getData: response code:200
12-09 08:18:21.436 7429 7682 D b : POST:
https://pn.netcoresmartech.com/pn_login ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081820,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859700704","eventid":"22"} ---
200 OK {"status" : "success"}
12-09 08:18:21.431 7429 7692 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","adid":"","identity":"80505606595752","profileDetails":
{"EMAIL":"[email protected]","NAME":"Debojit Sinha","MOBILE":"7002796890"}}
--- 200 OK {"status" : "success"}
12-09 08:18:21.435 7429 7682 D b : getData: response code:200
12-09 08:18:21.436 7429 7682 D b : POST:
https://pn.netcoresmartech.com/pn_login ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081820,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859700704","eventid":"22"} ---
200 OK {"status" : "success"}
12-09 08:18:21.477 7429 7514 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=93bb5910-822b-4241-83a8-a0b781c34b68,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:21.477 7429 7514 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=93bb5910-822b-4241-83a8-a0b781c34b68,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:21.494 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=acd25464-c3ad-473b-aec9-cec9e68da345,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:21.494 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=acd25464-c3ad-473b-aec9-cec9e68da345,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:21.514 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=cdecf4a8-24f1-4ab9-be1c-9604fb6153f5,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:21.514 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=cdecf4a8-24f1-4ab9-be1c-9604fb6153f5,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:18:22.003 7429 8405 I AppsFlyer_4.9.0: response code: 200
12-09 08:18:22.003 7429 8405 I AppsFlyer_4.9.0: response code: 200
12-09 08:18:22.004 7429 8405 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:22.004 7429 8405 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:22.145 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
12-09 08:18:22.145 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
12-09 08:18:22.146 7429 7429 D AutoManageHelper: onStart true {}
12-09 08:18:22.146 7429 7429 D AutoManageHelper: onStart true {}
12-09 08:18:22.197 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95383174
12-09 08:18:22.197 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95383174
12-09 08:18:22.225 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d850ff3
12-09 08:18:22.225 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@d850ff3
12-09 08:18:22.228 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:18:22.228 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:18:22.256 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:22.256 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:22.260 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:18:22.260 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:47:50.471 +0000;
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:47:51.181 +0000;
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Sending launch (+31790 ms)
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:47:50.471 +0000;
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:47:51.181 +0000;
12-09 08:18:22.261 7429 7429 I AppsFlyer_4.9.0: Sending launch (+31790 ms)
12-09 08:18:22.411 7429 8869 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:18:22.411 7429 8869 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:18:22.411 7429 8869 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:18:22.411 7429 8869 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:18:22.434 7429 8869 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:18:22.434 7429 8869 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:18:22.446 7429 8869 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:18:22.446 7429 8869 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:18:22.447 7429 8869 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:18:22.447 7429 8869 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:18:22.450 7429 8869 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:18:22.450 7429 8869 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:18:22.450 7429 8869 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:18:22.450 7429 8869 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:18:22.452 7429 8869 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:18:22.452 7429 8869 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:18:22.453 7429 8892 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:18:22.453 7429 8892 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:18:22.453 7429 8892 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859702419","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"31","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"a78339add9a1138feda0228bd4d84cb32e08e290","ui
d":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"4","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","kef5361":"1244e653d417f7c748181b190c53
1a0d591f1f0d5a1f19","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"337cc0f82ca16dc5691da8b9130bc4dea5e6e08a","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"84987323fcc9f2bccf4d596935cdff7f0f"}
12-09 08:18:22.453 7429 8892 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859702419","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"31","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"a78339add9a1138feda0228bd4d84cb32e08e290","ui
d":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"4","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","kef5361":"1244e653d417f7c748181b190c53
1a0d591f1f0d5a1f19","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"337cc0f82ca16dc5691da8b9130bc4dea5e6e08a","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"84987323fcc9f2bccf4d596935cdff7f0f"}
12-09 08:18:22.681 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:22.681 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:22.840 7429 7429 E ActivityThread: Activity
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity has
leaked IntentReceiver
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver@7714210 that was
originally registered here. Are you missing a call to unregisterReceiver()?
12-09 08:18:22.840 7429 7429 E ActivityThread: android.app.IntentReceiverLeaked:
Activity com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity
has leaked IntentReceiver
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver@7714210 that was
originally registered here. Are you missing a call to unregisterReceiver()?
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1596)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1372)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1525)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1498)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1486)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.content.ContextWrapper.registerReceiver(ContextWrapper.java:637)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity$12.onSucc
ess(SourceFile:1310)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity$12.onSucc
ess(SourceFile:1304)
12-09 08:18:22.840 7429 7429 E ActivityThread: at dum.run(Unknown Source:4)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Handler.handleCallback(Handler.java:883)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Handler.dispatchMessage(Handler.java:100)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Looper.loop(Looper.java:221)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ActivityThread.main(ActivityThread.java:7520)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
java.lang.reflect.Method.invoke(Native Method)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
12-09 08:18:22.840 7429 7429 E ActivityThread: Activity
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity has
leaked IntentReceiver
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver@7714210 that was
originally registered here. Are you missing a call to unregisterReceiver()?
12-09 08:18:22.840 7429 7429 E ActivityThread: android.app.IntentReceiverLeaked:
Activity com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity
has leaked IntentReceiver
com.disha.quickride.androidapp.GoogleSMSBroadcastReceiver@7714210 that was
originally registered here. Are you missing a call to unregisterReceiver()?
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1596)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1372)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1525)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1498)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ContextImpl.registerReceiver(ContextImpl.java:1486)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.content.ContextWrapper.registerReceiver(ContextWrapper.java:637)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity$12.onSucc
ess(SourceFile:1310)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.disha.quickride.androidapp.usermgmt.register.UserRegistrationActivity$12.onSucc
ess(SourceFile:1304)
12-09 08:18:22.840 7429 7429 E ActivityThread: at dum.run(Unknown Source:4)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Handler.handleCallback(Handler.java:883)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Handler.dispatchMessage(Handler.java:100)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.os.Looper.loop(Looper.java:221)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
android.app.ActivityThread.main(ActivityThread.java:7520)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
java.lang.reflect.Method.invoke(Native Method)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
12-09 08:18:22.840 7429 7429 E ActivityThread: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
12-09 08:18:23.598 7429 7429 W AutofillManager: setSaveUiState(1425533374, false)
called on existing session 1425533374; cancelling it
12-09 08:18:23.598 7429 7429 W AutofillManager: setSaveUiState(1425533374, false)
called on existing session 1425533374; cancelling it
12-09 08:18:23.604 7429 8892 I AppsFlyer_4.9.0: response code: 200
12-09 08:18:23.604 7429 8892 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:23.604 7429 8892 I AppsFlyer_4.9.0: response code: 200
12-09 08:18:23.604 7429 8892 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:18:23.631 7429 8838 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
12-09 08:18:23.631 7429 8838 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
12-09 08:18:23.632 7429 8838 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505606595752
12-09 08:18:23.632 7429 8838 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of referral
code
12-09 08:18:23.632 7429 8838 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505606595752
12-09 08:18:23.632 7429 8838 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of referral
code
12-09 08:18:23.639 7429 8838 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
12-09 08:18:23.639 7429 8838 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
12-09 08:18:23.639 7429 8838 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
12-09 08:18:23.639 7429 8838 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
12-09 08:18:23.640 7429 8199 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
12-09 08:18:23.640 7429 8199 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
12-09 08:18:23.640 7429 8838 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
12-09 08:18:23.640 7429 8838 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
12-09 08:18:23.640 7429 8702 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
12-09 08:18:23.640 7429 8702 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
12-09 08:18:23.692 7429 7429 I AssistStructure: Flattened final assist data: 3440
bytes, containing 1 windows, 16 views
12-09 08:18:23.692 7429 7429 I AssistStructure: Flattened final assist data: 3440
bytes, containing 1 windows, 16 views
12-09 08:18:23.703 7429 8838 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener
[com.disha.quickride.androidapp.notification.NotificationStore@5fe9ffa] for key :
[NOTIFICATION_STORE]
12-09 08:18:23.703 7429 8838 D
com.disha.quickride.androidapp.notification.NotificationStore: Creating periodic
work request to refresh notifications regularly
12-09 08:18:23.703 7429 8838 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: Adding
ApplicationVisibilityStatusChangeListener
[com.disha.quickride.androidapp.notification.NotificationStore@5fe9ffa] for key :
[NOTIFICATION_STORE]
12-09 08:18:23.703 7429 8838 D
com.disha.quickride.androidapp.notification.NotificationStore: Creating periodic
work request to refresh notifications regularly
12-09 08:18:23.716 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:23.716 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:24.286 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:24.286 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:33.684 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: User clicked continue Button
12-09 08:18:33.684 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: User clicked continue Button
12-09 08:18:33.685 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: saving of user Edited details
12-09 08:18:33.685 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: saving of user Edited details
12-09 08:18:33.687 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: checking if official email is given, in profileEditActivity
12-09 08:18:33.687 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: checking if official email is given, in profileEditActivity
12-09 08:18:33.688 7429 7429 I
com.disha.quickride.androidapp.util.QuickRideModalDialog: Displaying of info Dialog
Given email is not an organization email. Please provide your corporate email ID
bearing your name.
12-09 08:18:33.688 7429 7429 I
com.disha.quickride.androidapp.util.QuickRideModalDialog: Displaying of info Dialog
Given email is not an organization email. Please provide your corporate email ID
bearing your name.
12-09 08:18:39.373 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95400349
12-09 08:18:39.373 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95400349
12-09 08:18:39.394 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@599cc64
12-09 08:18:39.394 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@599cc64
12-09 08:18:39.396 7429 7429 D
com.disha.quickride.androidapp.usermgmt.profile.SignUpFlowRideCreationActivity: On
create of user registration this
12-09 08:18:39.396 7429 7429 D
com.disha.quickride.androidapp.usermgmt.profile.SignUpFlowRideCreationActivity: On
create of user registration this
12-09 08:18:39.408 7429 8885 D Gabe : call returning from cache
12-09 08:18:39.408 7429 8885 D Gabe : call returning from cache
12-09 08:18:39.434 7429 7495 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:39.434 7429 7495 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:18:39.951 7429 7495 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:39.951 7429 7495 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:18:58.845 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:18:58.845 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:18:58.845 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:18:58.859 7429 7528 I S3ImageProcessAsyncTask: Image Retrieval
12-09 08:18:58.845 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:18:58.859 7429 7528 I S3ImageProcessAsyncTask: Image Retrieval
12-09 08:18:58.864 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:18:58.864 7429 7429 W AllCapsTransformationMethod: Caller did not enable
length changes; not transforming text
12-09 08:19:06.648 7429 7429 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
12-09 08:19:06.648 7429 7429 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
12-09 08:19:08.634 7429 7429 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
12-09 08:19:08.634 7429 7429 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
12-09 08:19:08.961 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95429938
12-09 08:19:08.961 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95429938
12-09 08:19:08.980 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7456a2c
12-09 08:19:08.980 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@7456a2c
12-09 08:19:08.982 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:19:08.982 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:19:08.992 7429 8885 D Gabe : call returning from cache
12-09 08:19:08.992 7429 8885 D Gabe : call returning from cache
12-09 08:19:09.002 7429 8108 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:09.002 7429 8108 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:09.421 7429 8108 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:09.421 7429 8108 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:14.935 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:19:14.935 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:19:15.070 7429 8974 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:19:15.071 7429 8974 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:19:15.071 7429 8974 I AppsFlyer_4.9.0: app went to background
12-09 08:19:15.070 7429 8974 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:19:15.071 7429 8974 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:19:15.071 7429 8974 I AppsFlyer_4.9.0: app went to background
12-09 08:19:15.074 7429 8974 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:19:15.074 7429 8974 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:19:15.074 7429 8974 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:19:15.074 7429 8974 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:19:17.931 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
12-09 08:19:17.931 7429 7429 D
com.disha.quickride.androidapp.notification.NotificationStore: Refreshing
notifications when app became visible
12-09 08:19:17.931 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is visible
12-09 08:19:17.931 7429 7429 D
com.disha.quickride.androidapp.notification.NotificationStore: Refreshing
notifications when app became visible
12-09 08:19:17.932 7429 8698 D
com.disha.quickride.androidapp.notification.GettingPendingUserNotificationsAsyncTas
k: Getting pending notifications from server
12-09 08:19:17.932 7429 8698 D
com.disha.quickride.androidapp.notification.GettingPendingUserNotificationsAsyncTas
k: Getting pending notifications from server
12-09 08:19:17.937 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:17.937 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:17.941 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:17.941 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: onBecameForeground
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:48:22.261 +0000;
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:48:23.604 +0000;
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Sending launch (+55683 ms)
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Last Launch attempt: 2019/12/09
02:48:22.261 +0000;
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Last successful Launch event:
2019/12/09 02:48:23.604 +0000;
12-09 08:19:17.944 7429 7429 I AppsFlyer_4.9.0: Sending launch (+55683 ms)
12-09 08:19:18.095 7429 9082 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:18.095 7429 9082 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:18.095 7429 9082 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:18.095 7429 9082 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:18.122 7429 9082 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:19:18.122 7429 9082 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
Launch
12-09 08:19:18.138 7429 9082 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:18.138 7429 9082 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:18.139 7429 9082 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:18.139 7429 9082 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:18.141 7429 9082 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:18.141 7429 9082 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:18.141 7429 9082 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:18.141 7429 9082 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:18.144 7429 9082 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:18.144 7429 9082 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:18.145 7429 9082 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:18.146 7429 9082 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859758104","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"55","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"86746373197d4fb1dc9254ff105dacfcd7cc629b","ui
d":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","kef5e60":"88e47df17fd8017948181b190c531a0d5
91f1f0d5a1f19","deviceType":"user","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"578225a9f9b4ef9d132ab267627d4ce2de440d51","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"8f1122041e97dccf8f0f13c32462af8359"}
12-09 08:19:18.145 7429 9082 I AppsFlyer_4.9.0: url:
https://t.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:18.146 7429 9082 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859758104","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","timepassedsincelastlaunch":"55","open_referrer":"androi
d-
app:\/\/com.disha.quickride","af_v2":"86746373197d4fb1dc9254ff105dacfcd7cc629b","ui
d":"1575859625497-
464584806058761408","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"model":"Redmi K20
Pro","lang":"English","brand":"Xiaomi","kef5e60":"88e47df17fd8017948181b190c531a0d5
91f1f0d5a1f19","deviceType":"user","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","btch":"no","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","btl":"67.0","cpu_abi2":""},"installer_package":"com.android.vending"
,"date2":"2019-12-09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"578225a9f9b4ef9d132ab267627d4ce2de440d51","carrier":"airtel","af_preinst
alled":"false","iaecounter":"1","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","platformextension":"a
ndroid_native","cksm_v1":"8f1122041e97dccf8f0f13c32462af8359"}
12-09 08:19:18.692 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:18.692 7429 8698 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:18.835 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:18.835 7429 7525 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:19.318 7429 9082 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:19.319 7429 9082 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:19.318 7429 9082 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:19.319 7429 9082 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:25.622 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95446599
12-09 08:19:25.622 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95446599
12-09 08:19:25.645 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4222eca
12-09 08:19:25.645 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@4222eca
12-09 08:19:25.647 7429 7429 D
com.disha.quickride.androidapp.usermgmt.profile.SignUpFlowRideCreationActivity: On
create of user registration this
12-09 08:19:25.647 7429 7429 D
com.disha.quickride.androidapp.usermgmt.profile.SignUpFlowRideCreationActivity: On
create of user registration this
12-09 08:19:25.656 7429 8885 D Gabe : call returning from cache
12-09 08:19:25.656 7429 8885 D Gabe : call returning from cache
12-09 08:19:25.674 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:25.674 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:26.349 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:26.349 7429 8837 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:30.606 7429 8117 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileSavingAsyncTask: saving of
profile async task
12-09 08:19:30.606 7429 8117 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileSavingAsyncTask: saving of
profile async task
12-09 08:19:30.627 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:19:30.627 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:19:31.123 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:31.123 7429 8117 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:31.144 7429 8117 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileEditBaseActivity: Profile
updated
12-09 08:19:31.144 7429 8117 I
com.disha.quickride.androidapp.usermgmt.profile.ProfileEditBaseActivity: Profile
updated
12-09 08:19:31.147 7429 8117 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
12-09 08:19:31.147 7429 8117 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
12-09 08:19:31.218 7429 7623 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.218 7429 7623 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.271 7429 7683 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.271 7429 7683 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.286 7429 7692 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}
12-09 08:19:31.286 7429 7692 D SlaveNetworkWorker: not matched: 1
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}
12-09 08:19:31.287 7429 9120 E NetcoreSDK: Error: Unterminated object at
character 721 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}]
12-09 08:19:31.287 7429 9120 E NetcoreSDK: Error: Unterminated object at
character 721 of {MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
12-09 08:19:31.287 7429 9120 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message :
Bundle[{MsgClassName=com.disha.quickride.domain.model.UserProfile,
MsgObject={"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"},
IS_USER_NOTIFICATION=false, MQTT_TOPIC_NAME=userMsg/80505606595752}]
12-09 08:19:31.287 7429 9120 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"}] from topic
[userMsg/80505606595752]
12-09 08:19:31.287 7429 9120 I
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: MQTT Message
received [{"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"}] from topic
[userMsg/80505606595752]
12-09 08:19:31.300 7429 9115 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:31.300 7429 9115 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:31.300 7429 9115 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:31.300 7429 9115 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:31.306 7429 9116 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:31.306 7429 9116 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:31.306 7429 9116 I AppsFlyer_4.9.0: sendTrackingWithEvent from
activity: com.disha.quickride.androidapp.startup.QuickRideApplication
12-09 08:19:31.306 7429 9116 I AppsFlyer_4.9.0: Trying to fetch GAID..
12-09 08:19:31.332 7429 8199 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"}
12-09 08:19:31.335 7429 9115 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserProfessionDetailsSignUpFlow
12-09 08:19:31.332 7429 8199 D
com.disha.quickride.androidapp.event.EventServiceUtils: Parsing new message :
{"id":80505606595752,"userName":"Debojit
Sinha","emailforcommunication":"[email protected]","gender":"M","regMailSen
t":false,"verificationstatus":false,"rating":0.0,"noofridesaspassenger":0,"noofride
sasrider":0,"noOfReviews":0,"onTimeComplianceRating":0,"profileVerificationData":
{"userId":80505606595752,"emailVerified":false,"imageVerified":false,"persIDVerifie
d":false,"profileVerified":false,"emailVerifiedAtleastOnce":false,"profVerifSource"
:0,"persVerifSource":0,"uniqueID":"1575859771687"},"defaultRole":"Passenger","confi
rmtype":false,"uniqueID":"pro_472603140","msgObjType":"pro"}
12-09 08:19:31.335 7429 9115 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserProfessionDetailsSignUpFlow
12-09 08:19:31.338 7429 9116 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserImageDetailsSignUpFlow
12-09 08:19:31.338 7429 9116 I AppsFlyer_4.9.0: ******* sendTrackingWithEvent:
UserImageDetailsSignUpFlow
12-09 08:19:31.353 7429 9115 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:31.354 7429 9115 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:31.353 7429 9115 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:31.354 7429 9115 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:31.359 7429 8199 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
12-09 08:19:31.359 7429 8199 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
12-09 08:19:31.360 7429 9115 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:31.360 7429 9115 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:31.361 7429 9116 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:31.359 7429 8199 D
com.disha.quickride.androidapp.usermgmt.profile.ProfileUpdateListener: Processing
of new message
12-09 08:19:31.359 7429 8199 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of profile
dynamic changes
12-09 08:19:31.360 7429 9115 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:31.360 7429 9115 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:31.361 7429 9116 I AppsFlyer_4.9.0: IMEI was not collected.
12-09 08:19:31.362 7429 9116 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:31.362 7429 9116 I AppsFlyer_4.9.0: Android ID was not collected.
12-09 08:19:31.363 7429 9115 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:31.363 7429 9115 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:31.363 7429 8199 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
12-09 08:19:31.363 7429 8199 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: storing of
profileVerificationData
12-09 08:19:31.364 7429 9115 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:31.364 7429 9115 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:31.365 7429 9115 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859771308","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"9527f7c29d7afa6a4eb4e796035fc839c6ce1e78","uid"
:"1575859625497-
464584806058761408","eventValue":"{\"organizationName\":null,\"organizationEmail\":
null}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserProfessionDetailsSignUpFlow","model":"
Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"kef5260":"b5f5c2cc5598649248181b190c531a0d591f1f0d5a1
f1e","installer_package":"com.android.vending","date2":"2019-12-
09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"fbefa29f8f28307c76e57183140e2d81a59fa327","carrier":"airtel","af_preinst
alled":"false","iaecounter":"2","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","prev_event":"{\"prev_
event_timestamp\":\"1575859700892\",\"prev_event_value\":\"{\\\"primaryRegion\\\":\
\\"West
Bengal\\\",\\\"gender\\\":\\\"M\\\",\\\"phone\\\":7002796890,\\\"name\\\":\\\"Deboj
it
Sinha\\\",\\\"refferalcode\\\":\\\"LCNE52\\\",\\\"email\\\":\\\"debojitsinha005@gma
il.com\\\"}\",\"prev_event_name\":\"UserSignedUp\"}","platformextension":"android_n
ative","cksm_v1":"8aab7af42617bab45f1b3d36870fbfaeb7"}
12-09 08:19:31.365 7429 9115 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859771308","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"9527f7c29d7afa6a4eb4e796035fc839c6ce1e78","uid"
:"1575859625497-
464584806058761408","eventValue":"{\"organizationName\":null,\"organizationEmail\":
null}","isGaidWithGps":"true","lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserProfessionDetailsSignUpFlow","model":"
Redmi K20
Pro","lang":"English","brand":"Xiaomi","deviceType":"user","product":"raphaelin","d
eviceData":{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-
keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"kef5260":"b5f5c2cc5598649248181b190c531a0d591f1f0d5a1
f1e","installer_package":"com.android.vending","date2":"2019-12-
09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"fbefa29f8f28307c76e57183140e2d81a59fa327","carrier":"airtel","af_preinst
alled":"false","iaecounter":"2","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","prev_event":"{\"prev_
event_timestamp\":\"1575859700892\",\"prev_event_value\":\"{\\\"primaryRegion\\\":\
\\"West
Bengal\\\",\\\"gender\\\":\\\"M\\\",\\\"phone\\\":7002796890,\\\"name\\\":\\\"Deboj
it
Sinha\\\",\\\"refferalcode\\\":\\\"LCNE52\\\",\\\"email\\\":\\\"debojitsinha005@gma
il.com\\\"}\",\"prev_event_name\":\"UserSignedUp\"}","platformextension":"android_n
ative","cksm_v1":"8aab7af42617bab45f1b3d36870fbfaeb7"}
12-09 08:19:31.365 7429 9116 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:31.365 7429 9116 I AppsFlyer_4.9.0: AppsFlyer: first launch date:
2019-12-09_024706+0000
12-09 08:19:31.365 7429 9116 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:31.365 7429 9116 D AppsFlyer_4.9.0:
didConfigureTokenRefreshService=false
12-09 08:19:31.366 7429 8199 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@f76e7a4
12-09 08:19:31.367 7429 9116 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:31.369 7429 9116 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:31.369 7429 9116 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859771314","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"8b4fc6371eda29d63db9165ea55d503241481caf","uid"
:"1575859625497-
464584806058761408","eventValue":"{\"uploadedImage\":false}","isGaidWithGps":"true"
,"lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserImageDetailsSignUpFlow","model":"Redmi
K20
Pro","lang":"English","kef5e61":"4d838c6eefdb311248181b190c531a0d591f1f0d5a1f1e","b
rand":"Xiaomi","deviceType":"user","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"201
9-12-09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"26b5d355e1324031ef01a09d814ea7b6b0f3c873","carrier":"airtel","af_preinst
alled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","prev_event":"{\"prev_
event_timestamp\":\"1575859771336\",\"prev_event_value\":\"{\\\"organizationName\\\
":null,\\\"organizationEmail\\\":null}\",\"prev_event_name\":\"UserProfessionDetail
sSignUpFlow\"}","platformextension":"android_native","cksm_v1":"e4024493ff8f40816f0
a6f738a822f5bd7"}
12-09 08:19:31.366 7429 8199 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Marking message as
processed : [B@f76e7a4
12-09 08:19:31.367 7429 9116 I AppsFlyer_4.9.0:
AppsFlyerLib.sendTrackingWithEvent
12-09 08:19:31.369 7429 9116 I AppsFlyer_4.9.0: url:
https://events.appsflyer.com/api/v4/androidevent?
buildnumber=4.9.0&app_id=com.disha.quickride
12-09 08:19:31.369 7429 9116 I AppsFlyer_4.9.0: data:
{"country":"","af_timestamp":"1575859771314","appsflyerKey":"s********************m
","af_events_api":"1","isFirstCall":"false","registeredUninstall":true,"operator":"
airtel","network":"MOBILE","af_v2":"8b4fc6371eda29d63db9165ea55d503241481caf","uid"
:"1575859625497-
464584806058761408","eventValue":"{\"uploadedImage\":false}","isGaidWithGps":"true"
,"lang_code":"en","installDate":"2019-12-
09_024605+0000","app_version_code":"351","firstLaunchDate":"2019-12-
09_024706+0000","ivc":false,"eventName":"UserImageDetailsSignUpFlow","model":"Redmi
K20
Pro","lang":"English","kef5e61":"4d838c6eefdb311248181b190c531a0d591f1f0d5a1f1e","b
rand":"Xiaomi","deviceType":"user","product":"raphaelin","deviceData":
{"cpu_abi":"arm64-v8a","build_display_id":"QKQ1.190825.002 test-keys","dim":
{"size":"2","ydp":"404.326","xdp":"403.411","y_px":"2210","x_px":"1080","d_dpi":"44
0"},"arch":"","cpu_abi2":""},"installer_package":"com.android.vending","date2":"201
9-12-09_024605+0000","counter":"5","date1":"2019-12-
09_024605+0000","advertiserId":"e8d21283-8603-4bc0-be1b-
73a185bce871","advertiserIdEnabled":"false","referrer":"af_tranid=-
H4OLmdaW9tLePQb5zkXag&shortlink=FloatCTA&pid=website&c=website_float_cta&af_dp=http
s:\/\/quickride.onelink.me\/HnCK\/newride&af_web_id=40c222a9-5794-4876-bfc4-
5bf0b1bdd217-
o","af_v":"26b5d355e1324031ef01a09d814ea7b6b0f3c873","carrier":"airtel","af_preinst
alled":"false","iaecounter":"3","tokenRefreshConfigured":false,"af_gcm_token":"1575
859626850","sdk":"29","fb":"5c3bda05-0aa9-4d12-80dc-
89510a0b766a","app_version_name":"9.01","device":"raphaelin","prev_event":"{\"prev_
event_timestamp\":\"1575859771336\",\"prev_event_value\":\"{\\\"organizationName\\\
":null,\\\"organizationEmail\\\":null}\",\"prev_event_name\":\"UserProfessionDetail
sSignUpFlow\"}","platformextension":"android_native","cksm_v1":"e4024493ff8f40816f0
a6f738a822f5bd7"}
12-09 08:19:31.377 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:19:31.377 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
12-09 08:19:31.800 7429 7692 D b : getData: response code:200
12-09 08:19:31.800 7429 7692 D b : getData: response code:200
12-09 08:19:31.801 7429 7692 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081931,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859771157","eventname":"userim
agedetailssignupflow","payload":{"uploadedImage":"false"}} --- 200 OK {"status" :
"success"}
12-09 08:19:31.801 7429 7623 D b : getData: response code:200
12-09 08:19:31.801 7429 7623 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081931,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859771151","eventname":"userpr
ofessiondetailssignupflow","payload":{}} --- 200 OK {"status" : "success"}
12-09 08:19:31.801 7429 7692 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081931,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859771157","eventname":"userim
agedetailssignupflow","payload":{"uploadedImage":"false"}} --- 200 OK {"status" :
"success"}
12-09 08:19:31.801 7429 7623 D b : getData: response code:200
12-09 08:19:31.801 7429 7623 D b : POST:
https://pn.netcoresmartech.com/app_activity_ngn ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","identity":"80505606595752","ostype":"Android","make":"Xiaomi","model
":"Redmi K20 Pro","osversion":"10","appname":"Quick
Ride","appversion":"9.01","sdkversion":"2.2.1","cts":191209081931,"lat":null,"lng":
null,"adid":"","sessionid":"1575859625219","tx":"1575859771151","eventname":"userpr
ofessiondetailssignupflow","payload":{}} --- 200 OK {"status" : "success"}
12-09 08:19:31.821 7429 7514 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=fb87c8c2-854f-46b4-92c5-c2429fae4179,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:31.821 7429 7514 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=fb87c8c2-854f-46b4-92c5-c2429fae4179,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:31.843 7429 7506 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d71e2ede-daf6-47be-8165-f4eab4fab516,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:31.843 7429 7506 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d71e2ede-daf6-47be-8165-f4eab4fab516,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:31.882 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:31.882 7429 8702 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:31.893 7429 7683 D b : getData: response code:200
12-09 08:19:31.893 7429 7683 D b : getData: response code:200
12-09 08:19:31.894 7429 7683 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","adid":"","identity":"80505606595752","profileDetails":{"COMPANY_NAME
":"null"}} --- 200 OK {"status" : "success"}
12-09 08:19:31.894 7429 7683 D b : POST:
https://pn.netcoresmartech.com/profilePush ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"b1c8fadb-decc-403b-a0c9-
5d42a3f6a66b","adid":"","identity":"80505606595752","profileDetails":{"COMPANY_NAME
":"null"}} --- 200 OK {"status" : "success"}
12-09 08:19:31.915 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=e9d584c8-aac3-4b58-8935-ecbcc0d6f379,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:31.915 7429 7479 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=e9d584c8-aac3-4b58-8935-ecbcc0d6f379,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
12-09 08:19:32.521 7429 9116 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:32.521 7429 9116 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:32.521 7429 9116 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:32.521 7429 9116 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:32.563 7429 9115 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:32.563 7429 9115 I AppsFlyer_4.9.0: response code: 200
12-09 08:19:32.563 7429 9115 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:32.563 7429 9115 D AppsFlyer_4.9.0: Uninstall Token exists:
1575859627250,1575859626850,eCe8ONF0LKc:APA91bES19miubmm4yLn4qx-NX2-ASKq3YHs2DP-
u66MfUXB2m_jvQoIOKaeTrTdPGwSSSAPWsqi6cIPGUNiIYwKcFBlOKXHYs20ecvsdGB8EZtPpgSLnOEtT6c
fSmLYlbAnleficG-L
12-09 08:19:37.896 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95458872
12-09 08:19:37.896 7429 7429 I Timeline: Timeline: Activity_launch_request
time:95458872
12-09 08:19:37.923 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@861d400
12-09 08:19:37.923 7429 7429 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@861d400
12-09 08:19:37.925 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:19:37.925 7429 7429 I
com.disha.quickride.androidapp.usermgmt.profile.SignUpCompanyProfileDisplayActivity
: On Create for user Activation Activity
12-09 08:19:37.933 7429 8885 D Gabe : call returning from cache
12-09 08:19:37.933 7429 8885 D Gabe : call returning from cache
12-09 08:19:37.944 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:37.944 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
12-09 08:19:38.407 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:38.407 7429 8705 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
12-09 08:19:39.446 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:19:39.446 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is invisible
12-09 08:19:39.514 7429 9095 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:19:39.514 7429 9095 I AppsFlyer_4.9.0: onBecameBackground
12-09 08:19:39.515 7429 9095 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:19:39.515 7429 9095 I AppsFlyer_4.9.0: app went to background
12-09 08:19:39.515 7429 9095 I AppsFlyer_4.9.0: callStatsBackground background
call
12-09 08:19:39.515 7429 9095 I AppsFlyer_4.9.0: app went to background
12-09 08:19:39.519 7429 9095 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:19:39.519 7429 9095 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:19:39.519 7429 9095 D AppsFlyer_4.9.0: Stats call is disabled,
ignore ...
12-09 08:19:39.519 7429 9095 D AppsFlyer_4.9.0: RD status is OFF
12-09 08:19:40.225 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is closed by the user
12-09 08:19:40.225 7429 7429 D
com.disha.quickride.androidapp.QuickRideLifecycleHandler: App is closed by the user

You might also like