nick3389
nick3389
Hi, I forked your project because I wanted the unit to be in a new line. The problem is that I aligned it with NSTextAlignmentCenter but it's not working. The...
I have userInteraction enabled because i want the scrolling in the textview , but i noticed that when i tap on a hashtag nothing happens.
Hello, zip64 format creates some problems in our backend during the manipulation of the zip file when I upload it in our backend system. It seems that this format creates...
Hello, Will there be a release which adopts the changes that Apple introduced in APNS for iOS 13+ and watch OS 6+?? I talk about the `apns-push-type` and `apns-priority` requirements....
Hi, I converted my library to a swift package and made the transition to SPM for all dependencies. The issue I am facing now is that all my tests are...
**Describe the bug** By calling the getUploadTasks method of a transfer utility after the app gets active to re associate the uncompleted tasks to a completion handler, this method returns...
Hello, Since Swift 5.1 module stability is introduced for library compatibility for future releases of Swift. A .swiftinterface file is created which is actually the public header file for the...
### Is your feature request related to a problem? Please describe. The main scope is to support uploads mainly while the application is in the background. Currently this is not...
@cacmartinez I have a CCMPopupSegue presenting a view. I have set the view's destination bounds to (200,200) for example. When the view is presented everything is ok. In this view,...