Venkata Maniteja Nandamuri
Venkata Maniteja Nandamuri
Hi, I'm using unrealm to support structs as realm objects. However this comes with a performance hit. I observed few things. LEts say there are 10k records in realm. Reading...
Can this be added to obj-c project ?
When I load the graph with 1800 values , The graph loads properly but when I swipe the graph, the graph shows the values upto some instant, and after the...
In the _positionYForLineValue method, the denominator ([self _maxValue] - [self _minValue]) may have 0 value. In this case, exception arise for NaN. The fix should be: ``` int diff =...
Currently I'm able to run without bitcode . But that makes my project size cross 1GB. Previously it was around 80MB. Is it possible at all to run the project...
I made sure that image orientation is up. Still the code isn't recognizing properly for the image taken by the device camera. This works fine for the static image provided...
I'm using brightcove player in my project along with goolge IMA to play ads. When the device is connected to airplay, it plays the video and even it plays all...