firebaseinvites runtime event not firing

We’re getting there…

Short Link =  https://p43a9.app.goo.gl/i/jGw_d

Long Link =  https://play.google.com/store/apps/details?id=com.balloonknotgames.fartcommander&pcampaignid=appinvite_&referrer=deep_link_id%3Dhttps://balloonknotgames.com/appInvite%26invitation_id%3D377426389920-c5d4b553-e5eb-4819-adc4-f347e417c25c

logcat

09-18 10:20:05.624 12843 13024 I Corona  : ### — Launch Arguments —

09-18 10:20:05.625 12843 13024 I Corona  : *** system event type = applicationStart

09-18 10:20:05.724 12843 13024 V Corona  : > Class.forName: CoronaProvider.licensing.google.LuaLoader

09-18 10:20:05.724 12843 13024 V Corona  : < Class.forName: CoronaProvider.licensing.google.LuaLoader

09-18 10:20:05.726 12843 13024 V Corona  : Loading via reflection: CoronaProvider.licensing.google.LuaLoader

09-18 10:20:05.758 12843 13024 I Corona  : Facebook initialized

[lua]

function loadShareScreen(shareWith)

if (shareWith == “Contacts”) then

local message = “Fart Commander lets you make other peoples devices fart!”

local title = “Soilders Needed!”

local deepLink = “https://balloonknotgames.com/appInvite

local callToActionText = “Click Here to Get It”

customImage = “http://54.213.63.96/AppIcon_600_600.png

firebaseInvites.show(message, title, deepLink, callToActionText, customImage, function ( ev )

if (ev.isError == true) then

– print("********FIREBASE ERROR********")

– glo.DeepPrint(ev)

else

– print("********FIREBASE********")

– glo.DeepPrint(ev)

local ids = “”

for key, value in pairs(ev.invitationIds) do

ids = ids … “,” … value

end

RecordInvitations(ids)

end

end)

end

if (shareWith == “Facebook”) then

facebook.login( facebookListener )

end

end

local launchArgs = …

print("### — Launch Arguments —")

printTable(launchArgs)

local function onSystemEvent(event)

print("*** system event type = " … event.type)

if (event.type == “applicationOpen”) then

print("### — Application Open —")

printTable(event)

end

–printTable(event)

end

Runtime:addEventListener(“firebaseInvites”, function(event)

print("### — Firebase Invites —")

printTable(event)

end)

Runtime:addEventListener(“system”, onSystemEvent)

[/lua]

&nbsp;intentFilters = { { actions = { "android.intent.action.VIEW" }, categories ={ "android.intent.category.DEFAULT", "android.intent.category.BROWSABLE", }, data = {{ scheme = "http", host = "balloonknotgames.com" }, &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; { scheme = "https", host = "balloonknotgames.com" }} }, },

Is there any thing else in the logs?

Here’s the entire log.  Cold start, coming from the Play Store

adb logcat Corona:v *:s

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

--------- beginning of system

09-18 10:53:30.511  7147  7429 V Corona  : > Class.forName: network.LuaLoader

09-18 10:53:30.512  7147  7429 V Corona  : < Class.forName: network.LuaLoader

09-18 10:53:30.512  7147  7429 V Corona  : Loading via reflection: network.LuaLoader

09-18 10:53:30.527  7147  7429 I Corona  : Platform: SM-G920T / ARM Neon / 7.0 / Mali-T760 / OpenGL ES 3.2 v1.r15p0-00rel0.68b65ac7cf15907aeb95fa944f39eef2 / 2017.3135 / English | US | en_US | en

09-18 10:53:30.540  7147  7429 V Corona  : > Class.forName: shared.google.play.services.base.LuaLoader

09-18 10:53:30.542  7147  7429 V Corona  : < Class.forName: shared.google.play.services.base.LuaLoader

09-18 10:53:30.542  7147  7429 V Corona  : Loading via reflection: shared.google.play.services.base.LuaLoader

09-18 10:53:30.562  7147  7429 V Corona  : > Class.forName: _CoronaSetup.LuaLoader

09-18 10:53:30.565  7147  7429 V Corona  : > Class.forName: plugin.liveBuild.LuaLoader

09-18 10:53:30.565  7147  7429 V Corona  : < Class.forName: plugin.liveBuild.LuaLoader

09-18 10:53:30.566  7147  7429 V Corona  : Loading via reflection: plugin.liveBuild.LuaLoader

09-18 10:53:30.576  7147  7429 V Corona  : > Class.forName: plugin.facebook.v4a.LuaLoader

09-18 10:53:30.576  7147  7429 V Corona  : < Class.forName: plugin.facebook.v4a.LuaLoader

09-18 10:53:30.576  7147  7429 V Corona  : Loading via reflection: plugin.facebook.v4a.LuaLoader

09-18 10:53:30.584  7147  7429 V Corona  : > Class.forName: plugin.appodeal.LuaLoader

09-18 10:53:30.584  7147  7429 V Corona  : < Class.forName: plugin.appodeal.LuaLoader

09-18 10:53:30.584  7147  7429 V Corona  : Loading via reflection: plugin.appodeal.LuaLoader

09-18 10:53:30.589  7147  7429 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-18 10:53:30.589  7147  7429 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-18 10:53:30.590  7147  7429 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-18 10:53:30.597  7147  7429 V Corona  : > Class.forName: plugin.volumeControl.LuaLoader

09-18 10:53:30.597  7147  7429 V Corona  : < Class.forName: plugin.volumeControl.LuaLoader

09-18 10:53:30.597  7147  7429 V Corona  : Loading via reflection: plugin.volumeControl.LuaLoader

09-18 10:53:30.598  7147  7429 V Corona  : > Class.forName: plugin.bassBoost.LuaLoader

09-18 10:53:30.598  7147  7429 V Corona  : < Class.forName: plugin.bassBoost.LuaLoader

09-18 10:53:30.598  7147  7429 V Corona  : Loading via reflection: plugin.bassBoost.LuaLoader

09-18 10:53:30.621  7147  7429 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-18 10:53:30.621  7147  7429 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-18 10:53:30.621  7147  7429 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-18 10:53:30.693  7147  7429 V Corona  : > Class.forName: OneSignal.LuaLoader

09-18 10:53:30.693  7147  7429 V Corona  : < Class.forName: OneSignal.LuaLoader

09-18 10:53:30.693  7147  7429 V Corona  : Loading via reflection: OneSignal.LuaLoader

09-18 10:53:30.694  7147  7429 I Corona  : Starting Corona OneSignal SDK v1.13.3

09-18 10:53:30.744  7147  7429 I Corona  : plugin.appodeal: 1.3.3 (SDK: 2.1.3)

09-18 10:53:30.788  7147  7429 I Corona  : ### — Launch Arguments —

09-18 10:53:30.790  7147  7429 I Corona  : *** system event type = applicationStart

09-18 10:53:30.790  7147  7429 I Corona  : ### name: system

09-18 10:53:30.790  7147  7429 I Corona  : ### type: applicationStart

09-18 10:53:30.876  7147  7429 V Corona  : > Class.forName: CoronaProvider.licensing.google.LuaLoader

09-18 10:53:30.876  7147  7429 V Corona  : < Class.forName: CoronaProvider.licensing.google.LuaLoader

09-18 10:53:30.878  7147  7429 V Corona  : Loading via reflection: CoronaProvider.licensing.google.LuaLoader

09-18 10:53:30.913  7147  7429 I Corona  : Facebook initialized

Make this
data = {{ scheme = “http”, host = “balloonknotgames.com” },
{ scheme = “https”, host = “balloonknotgames.com” }}
This
data = {scheme = “https”, host = “balloonknotgames.com” }

No difference.

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat Corona:v *:s

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

--------- beginning of system

09-19 07:20:06.115  6570  7015 V Corona  : > Class.forName: network.LuaLoader

09-19 07:20:06.115  6570  7015 V Corona  : < Class.forName: network.LuaLoader

09-19 07:20:06.115  6570  7015 V Corona  : Loading via reflection: network.LuaLoader

09-19 07:20:06.130  6570  7015 I Corona  : Platform: SM-G920T / ARM Neon / 7.0 / Mali-T760 / OpenGL ES 3.2 v1.r15p0-00rel0.68b65ac7cf15907aeb95fa944f39eef2 / 2017.3135 / English | US | en_US | en

09-19 07:20:06.198  6570  7015 V Corona  : > Class.forName: shared.google.play.services.base.LuaLoader

09-19 07:20:06.198  6570  7015 V Corona  : < Class.forName: shared.google.play.services.base.LuaLoader

09-19 07:20:06.199  6570  7015 V Corona  : Loading via reflection: shared.google.play.services.base.LuaLoader

09-19 07:20:06.220  6570  7015 V Corona  : > Class.forName: _CoronaSetup.LuaLoader

09-19 07:20:06.223  6570  7015 V Corona  : > Class.forName: plugin.liveBuild.LuaLoader

09-19 07:20:06.223  6570  7015 V Corona  : < Class.forName: plugin.liveBuild.LuaLoader

09-19 07:20:06.223  6570  7015 V Corona  : Loading via reflection: plugin.liveBuild.LuaLoader

09-19 07:20:06.295  6570  7015 V Corona  : > Class.forName: plugin.facebook.v4a.LuaLoader

09-19 07:20:06.296  6570  7015 V Corona  : < Class.forName: plugin.facebook.v4a.LuaLoader

09-19 07:20:06.296  6570  7015 V Corona  : Loading via reflection: plugin.facebook.v4a.LuaLoader

09-19 07:20:06.303  6570  7015 V Corona  : > Class.forName: plugin.appodeal.LuaLoader

09-19 07:20:06.304  6570  7015 V Corona  : < Class.forName: plugin.appodeal.LuaLoader

09-19 07:20:06.304  6570  7015 V Corona  : Loading via reflection: plugin.appodeal.LuaLoader

09-19 07:20:06.309  6570  7015 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-19 07:20:06.309  6570  7015 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-19 07:20:06.309  6570  7015 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-19 07:20:06.317  6570  7015 V Corona  : > Class.forName: plugin.volumeControl.LuaLoader

09-19 07:20:06.317  6570  7015 V Corona  : < Class.forName: plugin.volumeControl.LuaLoader

09-19 07:20:06.317  6570  7015 V Corona  : Loading via reflection: plugin.volumeControl.LuaLoader

09-19 07:20:06.318  6570  7015 V Corona  : > Class.forName: plugin.bassBoost.LuaLoader

09-19 07:20:06.318  6570  7015 V Corona  : < Class.forName: plugin.bassBoost.LuaLoader

09-19 07:20:06.318  6570  7015 V Corona  : Loading via reflection: plugin.bassBoost.LuaLoader

09-19 07:20:06.348  6570  7015 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-19 07:20:06.348  6570  7015 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-19 07:20:06.348  6570  7015 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-19 07:20:06.349  6570  7015 I Corona  : ### — Launch Arguments —

09-19 07:20:06.349  6570  7015 I Corona  : nil

09-19 07:20:06.371  6570  7015 V Corona  : > Class.forName: OneSignal.LuaLoader

09-19 07:20:06.371  6570  7015 V Corona  : < Class.forName: OneSignal.LuaLoader

09-19 07:20:06.371  6570  7015 V Corona  : Loading via reflection: OneSignal.LuaLoader

09-19 07:20:06.372  6570  7015 I Corona  : Starting Corona OneSignal SDK v1.13.3

09-19 07:20:06.456  6570  7015 I Corona  : plugin.appodeal: 1.3.3 (SDK: 2.1.3)

09-19 07:20:06.513  6570  7015 I Corona  : ***************** EVENT ******************** applicationStart

09-19 07:20:06.513  6570  7015 I Corona  : name

09-19 07:20:06.513  6570  7015 I Corona  : system

09-19 07:20:06.513  6570  7015 I Corona  : type

09-19 07:20:06.513  6570  7015 I Corona  : applicationStart

09-19 07:20:06.699  6570  7015 V Corona  : > Class.forName: CoronaProvider.licensing.google.LuaLoader

09-19 07:20:06.699  6570  7015 V Corona  : < Class.forName: CoronaProvider.licensing.google.LuaLoader

09-19 07:20:06.703  6570  7015 V Corona  : Loading via reflection: CoronaProvider.licensing.google.LuaLoader

09-19 07:20:06.777  6570  7015 I Corona  : Facebook initialized

From…

[lua]

local launchArgs = …

print("### — Launch Arguments —")

glo.DeepPrint(launchArgs)

Runtime:addEventListener(“firebaseInvites”, function(event)

print("### — Firebase Invites —")

glo.DeepPrint(event)

end)


– SYSTEM EVENTS LISTENER


local function onSystemEvent( event )

print("***************** EVENT ******************** " … event.type)

if (event.url) then

print("URL " … event.url)

end

glo.DeepPrint(event)

if event.type == “applicationOpen” then – and event.url

– glo.DeepPrint(event)

end

local url = glo.baseUrl … “UserApplicationStatus/updateStatus?userEmail=”

if(event.type == “applicationStart”) then

– glo.DeepPrint(event)

network.request(url … glo.userEmail … “&isRunning=true”, “GET”, nil )

end

if(event.type == “applicationExit”) then

network.request(url … glo.userEmail … “&isRunning=false”, “GET”, nil )

end

end

Runtime:addEventListener( “system”, onSystemEvent )

[/lua]

&nbsp; intentFilters = { { actions = { "android.intent.action.VIEW" }, categories ={ "android.intent.category.DEFAULT", "android.intent.category.BROWSABLE", }, data = {scheme = "https", host = "balloonknotgames.com" } }, },

Can you try to post logs from your app, not through the corona filter?

I’ve tried using the package name -  adb logcat | findstr com.balloonknotgames.fartcommander and the pid -  adb logcat --pid=26534

but neither show the applicationopen event or launch args.

Do you know of a better command to use?

Try using

adb logcat -E

I am looking for an error message

ERRORS

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat *:E

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

09-19 13:29:40.576 22393 22393 E PermanentService: PermanentService init

09-19 13:29:40.581 22393 22393 E PermanentService:  onBind

--------- beginning of system

09-19 13:29:41.565 21993 22180 E SingleFileAttributeStore.cpp: Could not read data from the disk

09-19 13:29:42.066  4001  4625 E BtGatt.GattService: [GSIM LOG]: gsimLogHandler: com.facebook.katana, msg: MESSAGE_START_SCAN

09-19 13:29:42.067  4001  4625 E BtGatt.GattService: getScanProcessName: no such scan mode at requested: -1

09-19 13:29:42.067  4001  4625 E BtGatt.GattService: getScanProcessName: null string made

09-19 13:29:42.067  4001  4625 E BtGatt.GattService: updateScanTime: null process name, So don’t update Scan time

09-19 13:29:43.046 21473 21755 E SingleFileAttributeStore.cpp: Could not read data from the disk

09-19 13:29:43.142 22726 22726 E Zygote  : v2

09-19 13:29:43.145 22726 22726 E Zygote  : accessInfo : 0

09-19 13:29:43.275 22745 22745 E Zygote  : v2

09-19 13:29:43.277 22745 22745 E Zygote  : accessInfo : 0

09-19 13:29:44.028  3041  3041 E audit   : type=1400 audit(1505842184.009:22866): avc:  denied  { read } for  pid=22726 comm=“na:notification” name=“core_pattern” dev=“proc” ino=12176301 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:usermodehelper:s0 tclass=file permissive=0 SEPF_SECMOBILE_7.0_0008

09-19 13:29:44.100 22822 22822 E Zygote  : v2

09-19 13:29:44.101 22822 22822 E Zygote  : accessInfo : 0

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess: Can’t load GNU STL lib

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess: java.lang.UnsatisfiedLinkError: couldn’t find DSO to load: libcpp_helper.so

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.facebook.soloader.t.a(:84973)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.facebook.soloader.t.c(:85002)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.facebook.breakpad.BreakpadManager.b(:29323)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.instagram.process.InstagramApplicationForMainProcess.ensureJNIPrerequisites(:400959)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.instagram.process.InstagramApplicationForMainProcess.onCreate(:401155)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.instagram.app.InstagramAppShell.onCreate(:129518)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1032)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5876)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.app.ActivityThread.-wrap3(ActivityThread.java)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1699)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.os.Handler.dispatchMessage(Handler.java:102)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.os.Looper.loop(Looper.java:154)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at android.app.ActivityThread.main(ActivityThread.java:6682)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at java.lang.reflect.Method.invoke(Native Method)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)

09-19 13:29:44.325 22822 22822 E InstagramApplicationForMainProcess:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)

09-19 13:29:47.275  4994  4994 E screensaver: *** get leftTime2(scale:100, level:30, avTime:321803

09-19 13:29:47.275  4994  4994 E screensaver: *** remain time:375.0

09-19 13:29:47.278  4994  4994 E hzc     : ********** AdHolder onBind true

09-19 13:29:47.675  4994  4994 E BoostFramework: BoostFramework() : Exception_1 = java.lang.ClassNotFoundException: Didn’t find class “com.qualcomm.qti.Performance” on path: DexPathList[[],nativeLibraryDirectories=[/system/lib, /vendor/lib]]

09-19 13:29:47.785  4994  4994 E screensaver: *** get leftTime2(scale:100, level:30, avTime:321803

09-19 13:29:47.785  4994  4994 E screensaver: *** remain time:375.0

09-19 13:29:47.786  4994  4994 E hzc     : ********** AdHolder onBind true

09-19 13:29:47.907 23075 23075 E Zygote  : v2

09-19 13:29:47.908 23075 23075 E Zygote  : accessInfo : 0

09-19 13:29:48.089 23102 23102 E Zygote  : v2

09-19 13:29:48.091 23102 23102 E Zygote  : accessInfo : 0

09-19 13:29:48.127 23114 23114 E Zygote  : v2

09-19 13:29:48.129 23114 23114 E Zygote  : accessInfo : 0

09-19 13:29:48.182 23132 23132 E Zygote  : v2

09-19 13:29:48.183 23132 23132 E Zygote  : accessInfo : 0

09-19 13:29:48.524 23102 23102 E GameTools: GameToolsApplication onCreate

09-19 13:29:48.562 23102 23102 E GameTools: validationCheckResolutionSetting() :true

09-19 13:29:48.562 23102 23102 E GameTools: SettingData.getAutoBPS : 5529600

09-19 13:29:48.562 23102 23102 E GameTools: SettingData.getAutoBPS : 5529600

09-19 13:29:48.562 23102 23102 E GameTools: initiazlieBitrateSetting(), 5529600

09-19 13:29:48.581 23198 23198 E Zygote  : v2

09-19 13:29:48.582 23198 23198 E Zygote  : accessInfo : 0

09-19 13:29:48.657  3681  5584 E SensorService: getSensorList a sensor (MAX86900) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:29:48.657  3681  5584 E SensorService: getSensorList a sensor (HRM Ambient Light Canceling) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 13:29:48.659  3681  5584 E SensorService: getSensorList a sensor (HRMLED IR) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:29:48.659  3681  5584 E SensorService: getSensorList a sensor (HRMLED RED) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:29:48.659  3681  5584 E SensorService: getSensorList a sensor (HRM Proximity detecting) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 13:29:48.660  3681  5584 E SensorService: getSensorList a sensor (HRM Sensor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:29:48.660  3681  5584 E SensorService: getSensorList a sensor (HeartRate Sensor) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:29:48.660  3681  5584 E SensorService: getSensorList a sensor (Sensor Diagnostic Monitor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:29:48.832 23240 23240 E Zygote  : v2

09-19 13:29:48.832 23240 23240 E Zygote  : accessInfo : 0

09-19 13:29:48.844  5310  5538 E cm_cmc_c: app launch:com.cleanmaster.mguard

09-19 13:29:48.997 23102 23102 E GameTools: com.samsung.android.game.gamehomeis disabled

09-19 13:29:48.997 23102 23102 E GameTools: isGameHomeEnableSync() false false

09-19 13:29:49.042  3681  3809 E Sensors : Sensor : Meta event

09-19 13:29:49.068 23270 23270 E Zygote  : v2

09-19 13:29:49.070 23270 23270 E Zygote  : accessInfo : 0

09-19 13:29:49.194 23270 23312 E SPPClientService: ShipBuild Binary : True

09-19 13:29:49.356  4994  4994 E ss_launch:SS4Activity: onDestroy:com.ijinshan.screensavernew4.ScreenSaver4Activity@5307971

09-19 13:29:49.356  4994  4994 E ss_launch:SS4Activity: null, trace:C_S1_R_P_I_S2_S1_S2_S1_R_P_S2_D_, listSize:2, @, screen:on

09-19 13:29:49.388  4994  4994 E ViewRootImpl: sendUserActionEvent() mView == null

09-19 13:29:49.514 23075 23224 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 13:29:49.732 23075 23224 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 13:29:49.915  5310  5538 E cm_cmc_c: app launch:com.balloonknotgames.fartcommander

09-19 13:29:50.661 23102 23431 E NoAlertsUtil: enableNotifications

09-19 13:29:50.723 23102 23102 E NoAlertsUtil: enableNotifications

09-19 13:29:50.810 23102 23431 E NoAlertsUtil: enableNotifications

09-19 13:29:50.812 23102 23102 E NoAlertsUtil: enableNotifications

09-19 13:29:51.587 23504 23504 E Zygote  : v2

09-19 13:29:51.590 23504 23504 E Zygote  : accessInfo : 0

09-19 13:29:52.945  5310  5538 E cm_cmc_c: app launch:com.android.systemui

09-19 13:29:53.031  3681  3852 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!

09-19 13:29:53.319 23644 23644 E Zygote  : v2

09-19 13:29:53.321 23644 23644 E Zygote  : accessInfo : 0

09-19 13:29:54.879  3681  3924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [id=3238, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]

09-19 13:29:54.881  3681  3924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [id=3239, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]

09-19 13:29:55.844  3681  5750 E Sensors : Pressure old sensor_state 16385, new sensor_state : 16417 en : 1

09-19 13:29:56.066  3681  4982 E Sensors : Pressure old sensor_state 16417, new sensor_state : 16385 en : 0

09-19 13:29:56.090 21779 23767 E InfocLog:  read imei in getinstance, again

09-19 13:29:56.090 21779 23768 E mmm     : CALL BACK…: yn$5@5735b10

09-19 13:29:56.105 21779 23768 E mmm     : CALL BACK…: yf$1@63cd609

09-19 13:29:56.305  3681  5749 E ActivityManager: applyOptionsLocked: Unknown animationType=0

09-19 13:29:56.353 23102 23777 E NoAlertsUtil: enableNotifications

09-19 13:29:56.362 23102 23102 E NoAlertsUtil: enableNotifications

09-19 13:29:56.450 31493 31493 E NFC     : isAndroidBeamAllowed - Begin

09-19 13:29:58.051 17944 18018 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 0Kb duration : 15ms lastUpdatedAfter : 49087 ms mFlush_time_threasold : 2000 mCurrentSize : 221

09-19 13:29:58.985  5310  5538 E cm_cmc_c: app launch:com.android.vending

09-19 13:29:59.450 21779 23768 E mmm     : CALL BACK…: yn$5@a0432d4

09-19 13:29:59.460 21779 23768 E mmm     : CALL BACK…: yf$1@f3e6c7d

09-19 13:30:00.671 23826 23826 E Zygote  : v2

09-19 13:30:00.673 23826 23826 E Zygote  : accessInfo : 0

09-19 13:30:01.092 23826 23826 E saaa    : procName:com.ksmobile.launcher:crash_service

09-19 13:30:01.171  3041  3041 E audit   : type=1400 audit(1505842201.159:22871): avc:  denied  { read } for  pid=23842 comm=“IntentService[C” name=“anr” dev=“sda17” ino=524290 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:anr_data_file:s0 tclass=dir permissive=0 SEPF_SECMOBILE_7.0_0008

09-19 13:30:02.051 17944 18018 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 3999 ms mFlush_time_threasold : 2000 mCurrentSize : 845

09-19 13:30:05.084 22430 23849 E InfocLog:  read imei in getinstance, again

09-19 13:30:08.772  3681  4501 E Watchdog: !@Sync 6503 [19_Sep_13_30_08.772]

09-19 13:30:09.024 17944 18018 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 3ms lastUpdatedAfter : 6973 ms mFlush_time_threasold : 2000 mCurrentSize : 596

09-19 13:30:10.342 31493 31493 E NFC     : isAndroidBeamAllowed - Begin

09-19 13:30:10.495 23102 23102 E GameTools: com.samsung.android.game.gamehomeis disabled

09-19 13:30:10.495 23102 23102 E GameTools: isGameHomeEnableSync() false false

09-19 13:30:10.558  3681  5216 E SensorService: getSensorList a sensor (MAX86900) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:30:10.558  3681  5216 E SensorService: getSensorList a sensor (HRM Ambient Light Canceling) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 13:30:10.558  3681  5216 E SensorService: getSensorList a sensor (HRMLED IR) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:30:10.559  3681  5216 E SensorService: getSensorList a sensor (HRMLED RED) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:30:10.559  3681  5216 E SensorService: getSensorList a sensor (HRM Proximity detecting) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 13:30:10.559  3681  5216 E SensorService: getSensorList a sensor (HRM Sensor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:30:10.559  3681  5216 E SensorService: getSensorList a sensor (HeartRate Sensor) without holding its required permission: android.permission.BODY_SENSORS

09-19 13:30:10.559  3681  5216 E SensorService: getSensorList a sensor (Sensor Diagnostic Monitor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 13:30:10.879  3681  3809 E Sensors : Sensor : Meta event

09-19 13:30:11.159 23644 23864 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 13:30:11.320 23644 23864 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 13:30:13.033  5310  5538 E cm_cmc_c: app launch:com.balloonknotgames.fartcommander

09-19 13:30:13.386 23644 24020 E libEGL  : validate_display:99 error 3008 (EGL_BAD_DISPLAY)

WARNING and higher

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat *:W

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

--------- beginning of system

09-19 17:05:19.939  3681  4501 E Watchdog: !@Sync 6854 [19_Sep_17_05_19.938]

09-19 17:05:28.158 31493 31493 E NFC     : isAndroidBeamAllowed - Begin

09-19 17:05:28.281  9448  9448 E GameTools: com.samsung.android.game.gamehomeis disabled

09-19 17:05:28.281  9448  9448 E GameTools: isGameHomeEnableSync() false false

09-19 17:05:28.309  3681  5583 E SensorService: getSensorList a sensor (MAX86900) without holding its required permission: com.samsung.permission.SSENSOR

09-19 17:05:28.309  3681  5583 E SensorService: getSensorList a sensor (HRM Ambient Light Canceling) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 17:05:28.309  3681  5583 W ServiceManager: Permission failure: android.permission.BODY_SENSORS from uid=10386 pid=15150

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (HRMLED IR) without holding its required permission: android.permission.BODY_SENSORS

09-19 17:05:28.310  3681  5583 W ServiceManager: Permission failure: android.permission.BODY_SENSORS from uid=10386 pid=15150

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (HRMLED RED) without holding its required permission: android.permission.BODY_SENSORS

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (HRM Proximity detecting) without holding its required permission: com.samsung.permission.HRM_EXT

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (HRM Sensor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 17:05:28.310  3681  5583 W ServiceManager: Permission failure: android.permission.BODY_SENSORS from uid=10386 pid=15150

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (HeartRate Sensor) without holding its required permission: android.permission.BODY_SENSORS

09-19 17:05:28.310  3681  5583 E SensorService: getSensorList a sensor (Sensor Diagnostic Monitor) without holding its required permission: com.samsung.permission.SSENSOR

09-19 17:05:28.794 15150 15215 W BassBoost: WARNING: attaching a BassBoost to global output mix is deprecated!

09-19 17:05:28.800 15150 15215 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 1, track 44100 Hz, output 48000 Hz

09-19 17:05:28.801 15150 15215 W libc    : pthread_create sched_setscheduler call failed: Operation not permitted

09-19 17:05:28.805  3143  3377 W AudioPolicyIntefaceImpl: Skipped to add effects on session 30201

09-19 17:05:28.831 15150 15257 W InstanceID/Rpc: Found 10015

09-19 17:05:28.856 15150 15215 W System.err: java.lang.IllegalArgumentException: Component class com.ansca.corona.notifications.GoogleCloudMessagingBroadcastReceiver does not exist in com.balloonknotgames.fartcommander

09-19 17:05:28.861 15150 15215 W System.err:    at android.os.Parcel.readException(Parcel.java:1697)

09-19 17:05:28.861 15150 15215 W System.err:    at android.os.Parcel.readException(Parcel.java:1646)

09-19 17:05:28.861 15150 15215 W System.err:    at android.content.pm.IPackageManager$Stub$Proxy.setComponentEnabledSetting(IPackageManager.java:5308)

09-19 17:05:28.861 15150 15215 W System.err:    at android.app.ApplicationPackageManager.setComponentEnabledSetting(ApplicationPackageManager.java:2750)

09-19 17:05:28.861 15150 15215 W System.err:    at OneSignal.LuaLoader$InitFunction.invoke(LuaLoader.java:118)

09-19 17:05:28.861 15150 15215 W System.err:    at com.naef.jnlua.LuaState.lua_pcall(Native Method)

09-19 17:05:28.861 15150 15215 W System.err:    at com.naef.jnlua.LuaState.call(Unknown Source)

09-19 17:05:28.861 15150 15215 W System.err:    at plugin.liveBuild.CoronaLiveSync.run(CoronaLiveSync.java:60)

09-19 17:05:28.861 15150 15215 W System.err:    at plugin.liveBuild.LuaLoader$RunRequestPermissionsResultHandler.run(LuaLoader.java:138)

09-19 17:05:28.861 15150 15215 W System.err:    at plugin.liveBuild.LuaLoader$RunRequestPermissionsResultHandler.handleRun(LuaLoader.java:116)

09-19 17:05:28.861 15150 15215 W System.err:    at plugin.liveBuild.LuaLoader$RunWrapper.invoke(LuaLoader.java:182)

09-19 17:05:28.861 15150 15215 W System.err:    at com.ansca.corona.JavaToNativeShim.nativeResize(Native Method)

09-19 17:05:28.861 15150 15215 W System.err:    at com.ansca.corona.JavaToNativeShim.resize(JavaToNativeShim.java:381)

09-19 17:05:28.861 15150 15215 W System.err:    at com.ansca.corona.graphics.opengl.CoronaGLSurfaceView$CoronaRenderer.onSurfaceChanged(CoronaGLSurfaceView.java:378)

09-19 17:05:28.861 15150 15215 W System.err:    at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1612)

09-19 17:05:28.862 15150 15215 W System.err:    at com.ansca.corona.graphics.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1378)

09-19 17:05:28.863 15150 15215 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 17:05:29.014 15150 15215 E OneSignalSDK: OneSignal UserId: b27b49cd-2f52-4a07-8337-86a8295e2b6f

09-19 17:05:29.678  5310  5538 E cm_cmc_c: app launch:com.balloonknotgames.fartcommander

09-19 17:05:29.867 15150 15150 W System  : ClassLoader referenced unknown path:

09-19 17:05:29.964 15150 15150 W System  : ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000036/n/armeabi-v7a

09-19 17:05:29.964 15150 15150 W System  : ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000036/n/armeabi

09-19 17:05:30.079 15150 15295 W art     : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random

09-19 17:05:30.079 15150 15295 W art     : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random

09-19 17:05:30.079 15150 15295 W art     : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random

09-19 17:05:30.120 15150 15321 W Ads     : Invoke Firebase method getGmpAppId error.

09-19 17:05:30.120 15150 15321 W Ads     : java.lang.NoSuchMethodException: getGmpAppId []

09-19 17:05:30.120 15150 15321 W Ads     :      at java.lang.Class.getMethod(Class.java:1981)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.lang.Class.getDeclaredMethod(Class.java:1960)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.scionintegration.b.f(:com.google.android.gms.DynamiteModulesA@11509440:125)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.scionintegration.b.a(:com.google.android.gms.DynamiteModulesA@11509440:154)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.scionintegration.b.g(:com.google.android.gms.DynamiteModulesA@11509440:43)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.request.c.a(:com.google.android.gms.DynamiteModulesA@11509440:47)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.b.run(:com.google.android.gms.DynamiteModulesA@11509440:4)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.af.call(:com.google.android.gms.DynamiteModulesA@11509440:3)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.ag.run(:com.google.android.gms.DynamiteModulesA@11509440:3)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.lang.Thread.run(Thread.java:762)

09-19 17:05:30.120 15150 15321 W Ads     : Invoke Firebase method getGmpAppId error.

09-19 17:05:30.120 15150 15321 W Ads     : java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])’ on a null object reference

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.scionintegration.b.a(:com.google.android.gms.DynamiteModulesA@11509440:155)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.scionintegration.b.g(:com.google.android.gms.DynamiteModulesA@11509440:43)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.request.c.a(:com.google.android.gms.DynamiteModulesA@11509440:47)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.b.run(:com.google.android.gms.DynamiteModulesA@11509440:4)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.af.call(:com.google.android.gms.DynamiteModulesA@11509440:3)

09-19 17:05:30.120 15150 15321 W Ads     :      at com.google.android.gms.ads.internal.util.ag.run(:com.google.android.gms.DynamiteModulesA@11509440:3)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)

09-19 17:05:30.120 15150 15321 W Ads     :      at java.lang.Thread.run(Thread.java:762)

09-19 17:05:30.120 15150 15321 W Ads     : The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firbase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date

09-19 17:05:30.452  5343 15338 W Ads     : App does not have the required permissions to get location

09-19 17:05:30.828  3681  5537 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:921 com.android.server.am.ActivityManagerService.requestKnoxVpnToSendProxyBroadcast:26842 com.android.server.am.ActivityManagerService.registerReceiver:21672 android.app.ActivityManagerNative.onTransact:466 com.android.server.am.ActivityManagerService.onTransact:3611

09-19 17:05:30.929 15150 15361 W cr_media: Requires BLUETOOTH permission

09-19 17:05:30.966 15150 15378 E libEGL  : validate_display:99 error 3008 (EGL_BAD_DISPLAY)

09-19 17:05:30.979 15150 15378 W AudioCapabilities: Unsupported mime audio/mpeg-L1

09-19 17:05:30.979 15150 15378 W AudioCapabilities: Unsupported mime audio/mpeg-L2

09-19 17:05:30.985 15150 15378 W AudioCapabilities: Unsupported mime audio/x-ms-wma

09-19 17:05:30.986 15150 15378 W AudioCapabilities: Unsupported mime audio/x-ima

09-19 17:05:30.987 15150 15378 W VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es

09-19 17:05:30.987 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-19 17:05:30.987 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.990 15150 15378 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:30.992 15150 15378 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-19 17:05:31.000 15150 15378 W VideoCapabilities: Unsupported mime video/wvc1

09-19 17:05:31.001 15150 15378 W VideoCapabilities: Unsupported mime video/x-ms-wmv

09-19 17:05:31.004 15150 15378 W VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es

09-19 17:05:31.004 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-19 17:05:31.004 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es

09-19 17:05:31.005 15150 15378 W VideoCapabilities: Unsupported mime video/wvc1

09-19 17:05:31.006 15150 15378 W VideoCapabilities: Unsupported mime video/x-ms-wmv

09-19 17:05:31.008 15150 15378 W VideoCapabilities: Unsupported mime video/x-ms-wmv7

09-19 17:05:31.009 15150 15378 W VideoCapabilities: Unsupported mime video/x-ms-wmv8

09-19 17:05:31.011 15150 15378 W VideoCapabilities: Unsupported mime video/mp43

09-19 17:05:31.013 15150 15378 W AudioCapabilities: Unsupported mime audio/mpeg-L1

09-19 17:05:31.014 15150 15378 W AudioCapabilities: Unsupported mime audio/mpeg-L2

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-19 17:05:31.015 15150 15378 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-19 17:05:31.018 15150 15378 W VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es

09-19 17:05:31.018 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-19 17:05:31.018 15150 15378 W VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es

09-19 17:05:31.038 15150 15378 W VideoCapabilities: Unsupported mime video/sorenson

09-19 17:05:31.479  5343 15398 W Ads     : App does not have the required permissions to get location

09-19 17:05:31.712 15150 15150 W Ads     : Failed to load ad: 3

09-19 17:05:31.749  5343 15417 W Ads     : App does not have the required permissions to get location

Containg "firebase"

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat | FINDSTR firebase

09-19 17:12:28.854 17169 17183 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-19 17:12:28.863 17169 17183 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-19 17:12:28.881 17169 17169 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.

09-19 17:12:28.906 17169 17169 I FA      :   adb shell setprop firebase.analytics.debug-mode com.balloonknotgames.fartcommander

09-19 17:12:29.394 17169 17200 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-19 17:12:29.394 17169 17200 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-19 17:12:29.394 17169 17200 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-19 17:12:29.412 17169 17200 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-19 17:12:29.412 17169 17200 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-19 17:12:29.412 17169 17200 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-19 17:12:38.981 17169 17183 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-19 17:14:43.019 17698 17867 W Ads     : The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firbase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date

09-19 17:14:43.019 17698 17867 W Ads     : Invoke Firebase method getGmpAppId error.

09-19 17:14:32.088 17698 17721 D FirebaseInstanceId: topic sync succeeded

09-19 17:14:41.533 17698 17744 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

I added a new api which allow you to force get invites

https://scotth.tech/plugin-firebaseInvites

Here’s what I’m getting now, along with my modified code…

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat Corona:v *:s

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

--------- beginning of system

V/Corona  (17698): > Class.forName: network.LuaLoader

V/Corona  (17698): < Class.forName: network.LuaLoader

V/Corona  (17698): Loading via reflection: network.LuaLoader

I/Corona  (17698): Platform: SM-N900T / ARM Neon / 5.0 / Adreno ™ 330 / OpenGL ES 3.0 V@84.0 AU@05.00.00.002.025 (CL@) / 2017.3135 / English | US | en_US | en

V/Corona  (17698): > Class.forName: shared.google.play.services.base.LuaLoader

V/Corona  (17698): < Class.forName: shared.google.play.services.base.LuaLoader

V/Corona  (17698): Loading via reflection: shared.google.play.services.base.LuaLoader

V/Corona  (17698): > Class.forName: _CoronaSetup.LuaLoader

V/Corona  (17698): > Class.forName: plugin.facebook.v4a.LuaLoader

V/Corona  (17698): < Class.forName: plugin.facebook.v4a.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.facebook.v4a.LuaLoader

V/Corona  (17698): > Class.forName: plugin.appodeal.LuaLoader

V/Corona  (17698): < Class.forName: plugin.appodeal.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.appodeal.LuaLoader

V/Corona  (17698): > Class.forName: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): < Class.forName: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): > Class.forName: plugin.volumeControl.LuaLoader

V/Corona  (17698): < Class.forName: plugin.volumeControl.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.volumeControl.LuaLoader

V/Corona  (17698): > Class.forName: plugin.bassBoost.LuaLoader

V/Corona  (17698): < Class.forName: plugin.bassBoost.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.bassBoost.LuaLoader

V/Corona  (17698): > Class.forName: plugin.firebaseInvites.LuaLoader

V/Corona  (17698): < Class.forName: plugin.firebaseInvites.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.firebaseInvites.LuaLoader

V/Corona  (17698): > Class.forName: OneSignal.LuaLoader

V/Corona  (17698): < Class.forName: OneSignal.LuaLoader

V/Corona  (17698): Loading via reflection: OneSignal.LuaLoader

I/Corona  (17698): Starting Corona OneSignal SDK v1.13.3

I/Corona  (17698): plugin.appodeal: 1.3.3 (SDK: 2.1.3)

I/Corona  (17698): ***************** EVENT ******************** applicationStart

I/Corona  (17698): name

I/Corona  (17698): system

I/Corona  (17698): type

I/Corona  (17698): applicationStart

V/Corona  (17698): > Class.forName: CoronaProvider.licensing.google.LuaLoader

V/Corona  (17698): < Class.forName: CoronaProvider.licensing.google.LuaLoader

V/Corona  (17698): Loading via reflection: CoronaProvider.licensing.google.LuaLoader

I/Corona  (17698): Facebook initialized

I/Corona  (17698): [Lua::RuntimeDispatchEvent()] WARNING: This function is deprecated. Use Lua::DispatchRuntimeEvent() instead.

^C

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat | FINDSTR firebase

W/DynamiteModule(17698): Local module descriptor class for com.google.firebase.auth not found.

D/FirebaseApp(17698): com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.

W/DynamiteModule(17698): Local module descriptor class for com.google.firebase.auth not found.

I/FA      (17698):   adb shell setprop firebase.analytics.debug-mode com.balloonknotgames.fartcommander

V/Corona  (17698): > Class.forName: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): < Class.forName: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.firebaseAuth.LuaLoader

V/Corona  (17698): > Class.forName: plugin.firebaseInvites.LuaLoader

V/Corona  (17698): < Class.forName: plugin.firebaseInvites.LuaLoader

V/Corona  (17698): Loading via reflection: plugin.firebaseInvites.LuaLoader

W/DynamiteModule(17698): Local module descriptor class for com.google.firebase.auth not found.

[lua]


– FIREBASE AUTH


firebaseAuth = require( “plugin.firebaseAuth” )

firebaseAuth.init()


– FIREBASE INVITES


firebaseInvites = require ( “plugin.firebaseInvites” )

firebaseInvites.init()

local launchArgs = …

if launchArgs and launchArgs.url then

print(“Data From Launch”)

print("--------")

print(json.encode(launchArgs))

print("--------")

end


– SYSTEM EVENTS LISTENER


local function onSystemEvent( event )

print("***************** EVENT ******************** " … event.type)

if event.type == “applicationOpen” and event.url then

print(“Data From Open”)

print("--------")

print(json.encode(event))

print("--------")

end

glo.DeepPrint(event)

local url = glo.baseUrl … “UserApplicationStatus/updateStatus?userEmail=”

if(event.type == “applicationStart”) then

– glo.DeepPrint(event)

network.request(url … glo.userEmail … “&isRunning=true”, “GET”, nil )

end

if(event.type == “applicationExit”) then

network.request(url … glo.userEmail … “&isRunning=false”, “GET”, nil )

end

end

Runtime:addEventListener( “system”, onSystemEvent )


– SHARING


function loadShareScreen(shareWith)

if (shareWith == “Contacts”) then

local message = “Custom Message”

local title = “Custom Title”

local deepLink = “In App Share”

local callToActionText = “Click Here to Get It”

customImage = “http://54.213.63.96/AppIcon_600_600.png

firebaseInvites.show(message, title, deepLink, nil, customImage, function ( ev )

if (ev.isError == true) then

if (ev.error ~= “Canceled by User”) then

native.showAlert(“Invites error”, json.encode(ev), {“Ok”})

end

else

– print("********FIREBASE********")

– glo.DeepPrint(ev)

local ids = “”

for key, value in pairs(ev.invitationIds) do

ids = ids … “,” … value

end

RecordInvitations(ids)

end

end)

end

if (shareWith == “Facebook”) then

facebook.login( facebookListener )

end

end

[/lua]

&nbsp; useGoogleServicesJson = true,&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; intentFilters = { { actions = { "android.intent.action.VIEW" }, categories ={ "android.intent.category.DEFAULT", "android.intent.category.BROWSABLE", }, data = { scheme = "In App Share" }, }, }, &nbsp;

Whoops github repo was not updated

https://github.com/scottrules44/firebaseInvites-demo/blob/master/main.lua

Still not seeing anything buddy.  Note, this is with the app already installed.  I assume it should receive the invite either way?

SHORT LINK

https://p43a9.app.goo.gl/i/NhJZQ

LONG LINK

https://play.google.com/store/apps/details?id=com.balloonknotgames.fartcommander&pcampaignid=appinvite_&referrer=deep_link_id%3Dhttps://balloonknotgames.com/AppInvite%26invitation_id%3D377426389920-fda0b5a2-bc89-4055-ba44-38ad638423bc

ADB OUTPUT

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat Corona:v *:s

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

--------- beginning of system

09-21 17:07:18.153  8119  8746 V Corona  : > Class.forName: network.LuaLoader

09-21 17:07:18.153  8119  8746 V Corona  : < Class.forName: network.LuaLoader

09-21 17:07:18.153  8119  8746 V Corona  : Loading via reflection: network.LuaLoader

09-21 17:07:18.164  8119  8746 I Corona  : Platform: SM-G920T / ARM Neon / 7.0 / Mali-T760 / OpenGL ES 3.2 v1.r15p0-00rel0.68b65ac7cf15907aeb95fa944f39eef2 / 2017.3135 / English | US | en_US | en

09-21 17:07:18.174  8119  8746 V Corona  : > Class.forName: shared.google.play.services.base.LuaLoader

09-21 17:07:18.174  8119  8746 V Corona  : < Class.forName: shared.google.play.services.base.LuaLoader

09-21 17:07:18.174  8119  8746 V Corona  : Loading via reflection: shared.google.play.services.base.LuaLoader

09-21 17:07:18.192  8119  8746 V Corona  : > Class.forName: _CoronaSetup.LuaLoader

09-21 17:07:18.196  8119  8746 V Corona  : > Class.forName: plugin.liveBuild.LuaLoader

09-21 17:07:18.196  8119  8746 V Corona  : < Class.forName: plugin.liveBuild.LuaLoader

09-21 17:07:18.196  8119  8746 V Corona  : Loading via reflection: plugin.liveBuild.LuaLoader

09-21 17:07:18.210  8119  8746 V Corona  : > Class.forName: plugin.facebook.v4a.LuaLoader

09-21 17:07:18.210  8119  8746 V Corona  : < Class.forName: plugin.facebook.v4a.LuaLoader

09-21 17:07:18.210  8119  8746 V Corona  : Loading via reflection: plugin.facebook.v4a.LuaLoader

09-21 17:07:18.216  8119  8746 V Corona  : > Class.forName: plugin.appodeal.LuaLoader

09-21 17:07:18.216  8119  8746 V Corona  : < Class.forName: plugin.appodeal.LuaLoader

09-21 17:07:18.216  8119  8746 V Corona  : Loading via reflection: plugin.appodeal.LuaLoader

09-21 17:07:18.219  8119  8746 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.220  8119  8746 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.220  8119  8746 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.222  8119  8746 V Corona  : > Class.forName: plugin.volumeControl.LuaLoader

09-21 17:07:18.223  8119  8746 V Corona  : < Class.forName: plugin.volumeControl.LuaLoader

09-21 17:07:18.223  8119  8746 V Corona  : Loading via reflection: plugin.volumeControl.LuaLoader

09-21 17:07:18.223  8119  8746 V Corona  : > Class.forName: plugin.bassBoost.LuaLoader

09-21 17:07:18.223  8119  8746 V Corona  : < Class.forName: plugin.bassBoost.LuaLoader

09-21 17:07:18.223  8119  8746 V Corona  : Loading via reflection: plugin.bassBoost.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-21 17:07:18.257  8119  8746 V Corona  : > Class.forName: OneSignal.LuaLoader

09-21 17:07:18.257  8119  8746 V Corona  : < Class.forName: OneSignal.LuaLoader

09-21 17:07:18.257  8119  8746 V Corona  : Loading via reflection: OneSignal.LuaLoader

09-21 17:07:18.257  8119  8746 I Corona  : Starting Corona OneSignal SDK v1.13.3

09-21 17:07:18.321  8119  8746 I Corona  : plugin.appodeal: 1.3.3 (SDK: 2.1.3)

09-21 17:07:18.430  8119  8746 V Corona  : > Class.forName: CoronaProvider.licensing.google.LuaLoader

09-21 17:07:18.430  8119  8746 V Corona  : < Class.forName: CoronaProvider.licensing.google.LuaLoader

09-21 17:07:18.432  8119  8746 V Corona  : Loading via reflection: CoronaProvider.licensing.google.LuaLoader

09-21 17:07:18.463  8119  8746 I Corona  : Facebook initialized

09-21 17:07:20.256  8119  8746 I Corona  : **** GET INVITE CALLED ****

09-21 17:07:20.292  8119  8746 I Corona  : **** GET INVITE FINISHED ****

THE CODE

[lua]


– FIREBASE INVITES


firebaseInvites = require ( “plugin.firebaseInvites” )

firebaseInvites.init()

local function getInvite()

print( “**** GET INVITE CALLED ****” )

firebaseInvites.getInvite(function ( ev )

if(#ev > 0) then

print("**** GOT EVENT DATA ****")

print(json.encode(ev))

else

print("**** NO EVENT DATA ****")

end

end)

print( “**** GET INVITE FINISHED ****” )

return

end

timer.performWithDelay( 5000, getInvite)


– SHARING


function loadShareScreen(shareWith)

if (shareWith == “Contacts”) then

firebaseInvites.show(“My Message”, “My Title”, “https://balloonknotgames.com/AppInvite”, nil, nil, function ( ev )

if (ev.isError == true) then

if (ev.error ~= “Canceled by User”) then

native.showAlert(“Invites error”, json.encode(ev), {“Ok”})

end

else

local ids = “”

for key, value in pairs(ev.invitationIds) do

ids = ids … “,” … value

end

–RecordInvitations(ids)

end

end)

end

if (shareWith == “Facebook”) then

facebook.login( facebookListener )

end

end

[/lua]

 useGoogleServicesJson = true, intentFilters = { { actions = { "android.intent.action.VIEW" }, categories ={ "android.intent.category.DEFAULT", "android.intent.category.BROWSABLE", }, data = {scheme = "https", host = "balloonknotgames.com" }, }, },

This might be of interest…

C:\Users\clint\AppData\Local\Android\sdk\platform-tools>adb logcat | FINDSTR firebase

09-21 17:07:18.219  8119  8746 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.220  8119  8746 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.220  8119  8746 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:07:18.237  8119  8746 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-21 17:09:42.336  8119  9180 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:09:42.336  8119  9180 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:09:42.336  8119  9180 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-21 17:09:42.341  8119  9180 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:09:42.341  8119  9180 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:09:42.341  8119  9180 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

09-21 17:09:55.704  9310  9324 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-21 17:09:55.712  9310  9324 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-21 17:09:55.744  9310  9310 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.

09-21 17:09:55.780  9310  9310 I FA      :   adb shell setprop firebase.analytics.debug-mode com.balloonknotgames.fartcommander

09-21 17:10:04.590 29045  9374 I art     : Rejecting re-init on previously-failed class java.lang.Class<com.appsflyer.o>: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceIdService;

09-21 17:10:04.591 29045  9374 I art     : Caused by: java.lang.ClassNotFoundException: Didn’t find class “com.google.firebase.iid.FirebaseInstanceIdService” on path: DexPathList[[zip file “/system/framework/android.test.runner.jar”, zip file “/data/app/com.ksmobile.launcher-1/base.apk”],nativeLibraryDirectories=[/data/app/com.ksmobile.launcher-1/lib/arm, /system/fake-libs, /data/app/com.ksmobile.launcher-1/base.apk!/lib/armeabi, /system/lib, /vendor/lib]]

09-21 17:10:05.933  9310  9324 W DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.

09-21 17:10:19.926  9310  9553 V Corona  : > Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:10:19.926  9310  9553 V Corona  : < Class.forName: plugin.firebaseAuth.LuaLoader

09-21 17:10:19.926  9310  9553 V Corona  : Loading via reflection: plugin.firebaseAuth.LuaLoader

09-21 17:10:19.948  9310  9553 V Corona  : > Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:10:19.948  9310  9553 V Corona  : < Class.forName: plugin.firebaseInvites.LuaLoader

09-21 17:10:19.948  9310  9553 V Corona  : Loading via reflection: plugin.firebaseInvites.LuaLoader

I found the issue I had to connect to the google client, the same code should work please try again in a hour.

It works!!! At least I think it does lol.  

The inviteId is only available when applicationOpen fires; which is to be expected since URL requests fire that event. However, I was only able to get it to fire once.  I would expect it to fire whether the app is installed or not, but regardless, I’ve tested both with the app installed and uninstalled.

Having the call in the timer causes an error if applicationOpen doesn’t fire, so I moved the call into the event. Now I can’t get the applicationOpen event to fire again.  

Note : I’ve tried it a few different ways and calling firebaseInvites.getInvite() always throws an error if applicationOpen wasn’t fired (e.g. there was no url present)

[lua]

if(event.type == “applicationOpen”) then

firebaseInvites.getInvite(function ( ev )

if(ev) then

print( ev.inviteId )

glo.invitationId = ev.inviteId

end

end)

end

[/lua]

Application open only fires if App is open in background, I believed

I’ve tried it all ways.  Opened, closed, foregrounded, backgrounded, installed, uninstalled, etc…