Miranda Schubert
Miranda Schubert
I'm still seeing issues with the Performance API, after updating to 8.0.0, which appears to have the changes from the above merge (#3424). The issue is delayed, so it's no...
> Can you describe specifically which issues you are seeing? What is the exact error/warning message, and what happens next, does the application crash? We've been seeing the error on...
> @etmiranda It looks like the error is being thrown by analytics and not performance, have you used the analytics.isSupported method and, if it fails, do not initialize analytics (firebase.analytics())...
The text issue I'm referring to relates to this: http://forum.starling-framework.org/topic/caching-a-filter-on-a-feathers-control Basically, if using a TextFieldTextRenderer, you have to wait a frame before caching the filter.
Seems to be working with the restored listener. The text fields don't seem to have any issues with re-caching right away either, probably because they don't need to reload (the...
Using the BigInteger.equals method.