hammerhai
(Nathan)
February 11, 2019, 10:33pm
#1
Steps to reproduce the issue
- Use the when Screen[int].initialized
event with blocks under it, for example Hosts[int].GetDevice
. Doesn’t work for companion or built APK.
Expected Behaviour
Initialize screen properly and send event to contact blocks under it.
Actual Behaviour
Some blocks used for my example seem to not work, but they work on other events such as a timer.
Show your Blocks
Android version
Permissions were allowed. Android 8.0.0
hammerhai
(Nathan)
February 11, 2019, 10:35pm
#2
Just a short note: Even under the timer for a built APK, it still doesn’t seem to work yet on the Companion it does.
hammerhai
(Nathan)
February 11, 2019, 11:18pm
#3
Actually sorry this may be a false report as it may have something to do with Hosts not looping back to itself after checking if permissions were granted , I guess you have to put it under a future block which will be out Sunday.
losasencio
(Carambel)
February 12, 2019, 12:26am
#4
I have the same problem, but it can be solved with other blocks.
hammerhai
(Nathan)
February 12, 2019, 12:57am
#5
losasencio:
I have the same problem
Having the same problem using Hosts blocks or any block?
losasencio
(Carambel)
February 12, 2019, 1:05am
#6
The screen block “Initialize” yes, I do not load admob, but I almost do not use it so there is not so much problem.
losasencio
(Carambel)
February 12, 2019, 3:52am
#7
It was solved when updating the apk, with the latest version of Kodular.