This happens when running the App as well.
13.02.2018 02:22, Saagar Jha wrote:
Is this only happening in Interface Builder, or does it occur when
running your app as well?
Saagar Jha
On Feb 12, 2018, at 13:48, Viacheslav Karamov <mailto:ubuntul...@yandex.ru>> wrote:
I'
I'm using custom iconic font in my project, added it to info.plist and
"Copy Bundle Resources" phase.
I set this as the font of labels in IB, but sometimes the glyphs from my
font are rendered using system font.
It happens rarely, but still. How can I avoid this?
Thanks,
Viacheslav.
_
background execution time.
On Dec 13, 2017, at 1:31 AM, Viacheslav Karamov wrote:
Yes, I confirm that
12.12.17 23:16, Steve Christensen wrote:
Did you confirm that there is a UIBackgroundModes key in your app's Info.plist?
UIBackgroundModes
fetch
On Dec 12, 2017, at 6:
Yes, I confirm that
12.12.17 23:16, Steve Christensen wrote:
Did you confirm that there is a UIBackgroundModes key in your app's Info.plist?
UIBackgroundModes
fetch
On Dec 12, 2017, at 6:23 AM, Viacheslav Karamov wrote:
I have configured Background Fetch at the "Ca
I have configured Background Fetch at the "Capabilities" tab in my
Project's settings. Then added to the App delegate:
-(void)application:(UIApplication *)application
performFetchWithCompletionHandler:(void
(^)(UIBackgroundFetchResult))completionHandler
{
NSLog(@"### Received Back
app to but
the song. Remember that iTunes Music Store is not available in every country
and region.
On Jun 15, 2015, at 20:37, Viacheslav Karamov wrote:
Hi all,
Is it possible to buy music on iTunes store from my iOS app?
Could you please point me to the way how can I achieve this?
Thanks
Hi all,
Is it possible to buy music on iTunes store from my iOS app?
Could you please point me to the way how can I achieve this?
Thanks,
Viacheslav.
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderato
"completion" is a block with return type void which has a parameter of
type BOOL.
A user could pass nil instead of block, so we need to check if block is
supplied before invoke it.
08.08.14 10:45, User Mac wrote:
- (void)dismissAnimated:(BOOL)animated completion:(void(^)(BOOL
finished))comple
Hello All,
I'm using a UISplitViewController in my iPad app and I don't really like
the way the popover view slides in and covers a third of the screen and
stays there when in Portrait mode.
I want it to look like it does when in Landscape mode. How can I resize
the overall detail view inclu
But do you have any workaround for it?
30.10.13, 12:26, Roland King пишет:
OS bug, been reported quite a lot of times.
On 30 Oct, 2013, at 6:07 pm, Viacheslav Karamov wrote:
I have two texitfields on login form. When I rotate the device, I got a lot of
error message in a debugger console
I have two texitfields on login form. When I rotate the device, I got a
lot of error message in a debugger console:
: CGContextSetFillColorWithColor: invalid context 0x0. This is a
serious error. This application, or a library it uses, is using an
invalid context and is thereby contributing
Thanks everyone again!
I have found nice working example here
http://www.raywenderlich.com/4680/how-to-make-an-interface-with-horizontal-tables-like-the-pulse-news-app-part-1
16.10.13, 09:19, BareFeetWare пишет:
On 16 Oct 2013, at 5:05 am, Vyacheslav Karamov wrote:
I need to implement Gri
Tom, thanks a lot!
16.10.13, 09:19, BareFeetWare пишет:
On 16 Oct 2013, at 5:05 am, Vyacheslav Karamov wrote:
I need to implement Grid view for iOS 7 and newer.
The users should have ability to scroll its contents both horizontally and
vertically.
They also should have ability to mark the ve
13 matches
Mail list logo