hammerhai
(Nathan)
September 5, 2018, 12:45am
#1
Describe your issue
When I have the template that Makeroid made for the Sidebar, and my screen refreshes to update, the Companion crashes so I had to remove it from my project, was there by any chance I had to add the .Sidebar
add block?
Steps to reproduce the issue
Add premade sidebar to screen
Do something to update the screen
Expected Behaviour
Not supposed to crash
Actual Behaviour
Crashes
Show your Blocks
Sidebar was removed
Android version
8.0 using Latest Companion
2 Likes
Yeah, this should be fixed
For now for apps with sidebar I use the following method:
It stores the value in TinyDB if sidebar is added
On screen initialize, it checks if sidebar exits, if yes, removes and readds it, if no, just creates, and then updates the TinyDB.
It worked for me, but it’s only a temporary solution, needs to be fixed.
Nubia n1 lite
Running Android 6.0
hammerhai
(Nathan)
September 12, 2018, 9:18pm
#3
Ok, I tested it and it seems to be a problem with the Title and Subtitle of the menu, it crashes when they’re filled, I havent tested pictures.
Mika
September 13, 2018, 4:47am
#4
Mika
September 18, 2018, 7:46am
#5
Can you tell us if this is fixed and works for you in last release?
hammerhai
(Nathan)
September 18, 2018, 10:02am
#6
It crashes when opening it
Mika
September 18, 2018, 10:40am
#7
With new side menu component?
Show please blocks
hammerhai
(Nathan)
September 18, 2018, 6:20pm
#8
I didnt add blocks besides the block to add items. There is no need to show blocks if there are only 1.
hammerhai
(Nathan)
October 1, 2018, 10:58am
#9
Btw can you guys figure out why the Makeroid Companion crashes on the start of my phone at times using Fabric?
Mika
October 1, 2018, 3:34pm
#10
It is not the fabric update.
It is in the current companion the push component.
1 Like