Kd
Kd
I have same problem when build project support widget with xcode 13.3.1. If i remove widget target it work OK.
I have a suggest in linked list, we should store 1 variable for tracking number of elements, so that function count should return this values instead of travel all element...
Need support for tvOS please.
I have just add some gradient for fill progress, you can see at https://github.com/cuongtv51/DACircularProgress/tree/gradient_branch it not work with 'roundedCorners' property, i will fix it later, Hope this help you.
Hi @santiacho , I have test but not reproduce this bug, if can, you can give some detail sample code ? Thanks.
I have same problem with this with: - python 3.8 - flask-caching 1.10.1 - Ubuntu 16.04 on PythonAnywhere server - cache = Cache(config={'CACHE_TYPE': 'FileSystemCache', 'CACHE_DEFAULT_TIMEOUT': 86400*2, 'CACHE_THRESHOLD': 1000, 'CACHE_DIR': FULL_STATIC_YT_DIR})...
But i test on my Mac 11.4, with same config, it work OK! :(
It maybe some files already have in CACHE_DIR folder not generate by Flask-Caching have cause it fail. I remove all this files & it work OK! Maybe we need warning...
Hi @tombulled , thanks your support, but when i try to use another client_name like `WEB`, with some vevo video, the link can't play, it mean need decode signature that...
a) I think in method `syncBookingsIfNeed` closure `onComplete` should be @escaping b) Closure `onComplete` of method `syncBookingsIfNeed` just call event no other http request have done, you should consider using...