Bibin Jacob Pulickal

Results 14 issues of Bibin Jacob Pulickal

This is the sample code given for decoding a jwt gives an error "Failed to decode JWT: Unsupported algorithm or incorrect key", which is really undesirable from a developers perspective....

The next layer of tiled images are being rendered as soon as we start zooming. Instead of this the present layer should zoom in as far as the next layer...

Add an option where the user could make new annotation like rectangular (with corner coordinates), circular (with center point and radius) and free-hand drawing (with an array of coordinates being...

I have tiled images at zoom levels 2.5x, 10x and 40x corresponding levels have 4, 64 and 256 number of tiles. Is there a way I can render these tiled...

This is a request, Finding this repository just saved my day. It was quite hard to find this repository. This was the best I could find for my requirement. My...

Im getting the following buildtime error on `textLayer.animator = AlphaPieViewLayerAnimator()` this line of code. `'AlphaPieViewLayerAnimator' initializer is inaccessible due to 'internal' protection level`

My app allows user to add a new value that is to added to the pie chart on home. So, even after passing a new set of model the pie...

Crashes on file Vulcan.swift line 148 self.dummyView?.removeFromSuperview() no console error message was show. All tiles in CATiledLayer are webp images and I'm trying to load them using Vulcan library. Only...

Setting the start and end date for the calendar doesn't seem to change the start and end dates. Also, there is no option for changing the year incase a person...