Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jasongregori
jasongregori has asked
11
questions and find answers to
13
problems.
Stats
535
EtPoint
193
Vote count
11
questions
13
answers
About
i work at testflight on the ios sdk
jasongregori questions
Whats the best way to have RESTful URLs and still track pageview counts using analytics?
When you remove an image from git and commit then add the same file back and commit, does git store the image twice?
How can you tell how many hardlinks a directory has in OSX from terminal?
Why is NSFetchedResultsController performFetch: crashing when recreating an NSFetchedResultsController with an equivalent NSFetchRequest?
Why is my CALayer shadow blurry on retina displays when using shadowPath with shadowRadius set to 0?
How do you make a cocoa demo app that only works for a limited time?
Why does drawing with CoreText look different than UILabel?
How do I put the image on the right side of the text in a UIButton?
jasongregori answers
UITextInput protocol usage for UITextField and UITextView to manage selection results in crash
Ellipsis at the end of UITextView
How to Test an iOS Library Which Is Using UIKit
iOS Ad Hoc installation failing
CoreTelephony crash
Maximum number of concurrent NSURLConnections to the same host?
"apprequests" dialog reports success, recipients receive nothing
Holding onto a MTLTexture from a CVImageBuffer causes stuttering
Xcode: Should I Strip Debug Symbols During Copy?
Parsing JSON dates on IPhone