Fabian Beier-Trampusch
Fabian Beier-Trampusch
If anyone else searches for the download, the following is an excerpt from the readme: > # Installation > There are several ways to start using Laverna: > > 1....
Same symptoms here. The `downloadProgress`-callback-argument of `codePush.sync` is never called.
@ankitjainOfficial if your error is only reproducible in iOS, then you might want to check that no file of your app contains utf8 multibyte characters. Seems like the iOS cordova...
@ankitjainOfficial, ahh, I see. We have a angular / cordova application as well (no ionic), but had a static image asset named "weiß.jpg" (german for "white") -> the "ß"-Umlaut in...
Hi! I have got the same problem here. According to a ticket in react-native-code-push, this is probably due to filenames being utf-8 multibyte strings (in my case an image asset...
I've had the same issue (no thumbnails could be generated), using absolute paths helped.
I will have a look at this later this day. Thanks for reporting and sorry for the trouble.
I am not completely sure what could lead to this yet. I will investigate further in the following days.
Hi! The setting you are trying to use is documented wrong. Please try the following configuration key for current (0.80.x / 0.81): stagemonitor.tracing.params.confidential.regex If you are using older versions of...
Yes, we released 0.80 about three weeks ago: https://github.com/stagemonitor/stagemonitor/releases/tag/0.80.0 We renamed stagemonitor-web to stagemonitor-web-servlet. Read the changelog before upgrading! I will try stagemonitor 0.31.0 in a moment and report back.