Questions tagged [ios8.4]

The launch of Apple Music on Tuesday brought with it a nearly all-new Music app, with a host of new functionality that blends the best of Beats Music with Apple's long-standing iTunes platform.

What's New in iOS 8.4 for iOS 8.4.

Release Notes for iOS 8.4.

80 questions
0
votes
1 answer

Swift dictionary deletes previous data when appending new data

I have a swift dictionary with custom objects and I use it to fill my UITableview. However, when I fill the dictionary, I realize that it deletes previous data when I append a new data to it. The related code blocks like below: var dict =…
saksut
  • 673
  • 1
  • 7
  • 14
0
votes
0 answers

In Swift, NSDictionary(contentOfFile:) sometimes returns nil

I'm developing iOS Keyboard Extension, and I load some data of keyboards from plist file. My version is iOS 8.4/Xcode 6.4. But sometimes(not everytime), when in viewdidload of InputViewController, NSDictionary(contentsOfFile:) returns nil. It…
Jeonghan Joo
  • 225
  • 2
  • 10
0
votes
0 answers

UIWebView got crashed on video streaming only on iOS 8.4

I rendered videos in my app using UIWebView. Youtube video is streaming with no issues but videos from my server crashes the app. I got this issue after updating the iOS to 8.4 . It works fine with iOS 8.3 and other older versions. Here is the crash…
0
votes
2 answers

"make package install" error - theos ios 8.4

I'm trying to create an app with Theos on my iPhone 6, but when I type "make package install" in MobileTerminal, it always says the same error: theos/makefiles/common.mk:115: *** The "iphone" target is not supported on the "" platform. Stop. I used…
theGMAN99
  • 1
  • 3
-1
votes
4 answers

Can we run an iPhone app on iPad device during development?

Hi I have been developing an universal application i.e. both for iPad and iPhone. Currently, I have been facing an issue in the iPhone build and I want to check it in the real device, however I have an old iPhone 4 and I can't check the issue that…
iamyogish
  • 2,372
  • 2
  • 23
  • 40
1 2 3 4 5
6