sunetos.com
Sunetos, Inc. :: Coffee, Tea, iPhone App: One of These Things is Not Like the Other
http://www.sunetos.com/items/2013/10/10/coffee-tea-iphone-app-one-of-these-things-is-not-like-the-other
Doug Sjoquist, Software Craftsman. 2013 10 10 }. Coffee, Tea, iPhone App: One of These Things is Not Like the Other. If you hang around iOS developers, you’ve probably heard a lament something like:. Why will people pay $4.99 for a cup of coffee, but won’t buy spend $2.99 on my app? This almost evokes feelings from the great depression, doesn’t it? Once I built a railroad; now it’s done. Brother, can you spare a dime? Learning from bad analogies. I have been thinking. Perhaps, but I don’t think I w...
sunetos.com
Sunetos, Inc. :: iOS Development
http://www.sunetos.com/items/category/ios-development
Doug Sjoquist, Software Craftsman. Mocking URL request with Xcode 7 UI Testing. Filed in iOS Development. Mocking URL request with Xcode 7 UI Testing. I started answering a question on Apple’s new dev forums and decided it would be better as a simple blog post. The question was “UI Testing Mocking Data Xcode 7 , https:/ forums.developer.apple.com/message/25973 ). Super simple overview of problem I want to solve:. I did not want any dependencies on external servers or processes. Added some helper function...