beriaanirudh
beriaanirudh
@Brinfotech1407 I am facing the same issue. Did you find any solution to this? Some more info: I was facing the same on Android earlier. This was happening when I...
- @johnyang90 I am facing the same issue (duplicate of #231 ), did you find a solution? ***Update*** The instructions on pub seem outdated. I followed instructions again from [Github...
Hi Grant, thanks for reporting this. Yes, this event is specific to Qubole, and there are other events which Sparklens doesn't need to consider currently. So, we ignore these events....
Okay. 1. Yes, the master branch uses 2.0.0, but it is a "provided" dependency, i.e. it will use the spark-jars/classes from spark binaries one uses. Standalone sparklens jar would not...
Missed to add this: The release qubole:sparklens:0.2.0-s_2.11 is made from sparklens master, commit hash 5f7ba57 , which is basically the hash you mentioned minus READme changes. Not sure why you...
The first suggestion you mentioned sounds correct, and is already implemented. Please check method `EventHistoryReporter.getFilter` in Sparklens code-base.
Got your point. So basically if the following occur, we get this ClassNotFoundException: 1. Spark binaries are version 2.0 2. An event not known to those spark binaries is seen...
@SindhujaKanukolanu I am facing the same issue now. Did you find a solution please?
@zwu52 thanks, I finally took the working FlutterFire example project, and kept adding my code to it till it broke and debug it that way . [Details here](https://github.com/firebase/flutterfire/issues/9215#issuecomment-1286519706) for anyone...
@ascavalcante80 I am facing the same issue. The other app is not mine, but [Rock.so](https://apps.apple.com/us/app/rock-messenger-tasks-notes/id1496242752) . Did you find any solution? PS: Duplicate of #225 ***Update*** The instructions on pub...