0x13b

Results 4 issues of 0x13b

## Description of bug / unexpected behavior Tex string of `SingleStringMathTex` submobject of `MathTex` object does not match its rendered symbol. The problem appears when using subscripts and superscripts in...

## Description of bug / unexpected behavior The corresponding 3d shading of `sphere1` in the [Figure of ExampleSphere](https://docs.manim.community/en/stable/reference/manim.mobject.three_d.three_dimensions.Sphere.html#examplesphere) looks inconsistent. This is because of confused ranges `u_range` and `v_range` in...

My app scans for ble devices without connecting to them. It works nicely on Android 10, thought failed on Android 14 (Xiaomi POCO C61). In both cases I use the...

enhancement
good first issue

`ReactNativeForegroundService.start({...})` should get `ServiceType` option, otherwise foreground service does not start. Could you @Raja0sama please update the [Step 3 in docs](https://rn-foreground.vercel.app/documentation/getting-started). ```js ReactNativeForegroundService.start({ id: 1244, title: "Foreground Service", message: "We...