Patrick Schmidt

Results 234 comments of Patrick Schmidt

@simpat1zq @Antunes43 @lettore, I just committed the new install script. Please let me know if it is working now!

Hey, I have ran the current version of the companion + timelapse on two of my machines without any problem. However, I am not using the parking mode. Can you...

> I am using the parking mode. > > I will enable it on one of my printers to debug it!

> Any updates on getting this fixed? I lost track of this issue while working on 2.7.0. I will take a look in the next days to see if I...

> No worries, totally understand and thank you very much for a great tool. I'm running: Mobileraker app: 2.7.0-501 Mobileraker Companion: v0.4.0-58-g828e9a8c Thanks. The companion is a bit outdated but...

> @Clon1998 - It looks like you have not initialised the default Firebase app. Looking at the source code for Dynamic Links, you can only receive a Dynamic Link for...

> Hard to tell without seeing any code but the exception is pretty clear on what the bug is. Thats true. Feel free to dive into my code The [main.dart](https://github.com/Clon1998/mobileraker/blob/master/lib/main.dart)...

Any update on that? I am getting user reports that this happens to my app every couple of app starts...

I went ahead and moved the code for initializing Firebase pretty high up in the [main() method](https://github.com/Clon1998/mobileraker/blob/a375f39a764da0c0fb16cc5b1a90ca80aa61bf52/lib/main.dart#L40-L45) in my project. However, even with that change, I am still receiving crash...

@russellwheatley thanks for the hint. Seems like I did not update the service files on my CI server. I'll try that and report back.