Questions tagged [ipad]
A mobile, touch screen based tablet-computer made by Apple running Apples iOS operating system. Its visual appearance is characterized by the fact that it is basically only a plain screen without a keyboard, in contrast to an ordinary notebook computer.
44 questions
1 vote
1 answer
299 views
Are moddable apps allowed in the Apple App Store?
While reading the App Store Review Guidelines, it was said : (iv) They may not download or install standalone apps, kexts, additional code, or resources to add functionality or significantly change ...
1 vote
1 answer
1k views
iOS 9.3.5 WebSocket connection always closes with code 1006
I'm working on an app that uses a LabVIEW implemented server on the backend that is proxied via apache. It works great on desktops and android devices but on iPhone and iPad the websocket connection ...
10 votes
2 answers
7k views
Why are the app analytics for iTunes Connect so wrong?
I've developed a mobile game and have it listed both at Google Play and the Apple App Store. The install stats from Google Play are very close to my own stats, but the stats iTunes Connect shows are ...
1 vote
2 answers
3k views
HTLM5 canvas game (easeljs) slow peformance on ipad (ios7) with phonegap
I have developed a game with easeljs for HTML5 Canvas. the game is a single HTML5 page with canvas and a lot of javascript. All this time I tested the app on iOS Safari (iPad3 iOS7) with 40~50 fps ...
5 votes
0 answers
431 views
How to support all iOS device screen sizes / resolutions in my game [duplicate]
I made this game. Right now the game supports all iOS devices except iPhone 5. The definition of each level of the game is kept in a plist. The creation of each level is done through a graphical ...
2 votes
2 answers
541 views
Help w/ iPad 1 performance for tile-based DOM Javascript game
I've made a 2D tile-based game with DOM/Javascript. For each level, the map data is loaded and parsed, then lots of tiles ( elements) are drawn onto a larger "map" element. The map is inside of a ...
0 votes
1 answer
174 views
Make game for iPhone only [closed]
From the beginning of development on my game I was hoping to release it as a universal app, but the gameplay simply doesn't work as well on the iPad. Also, it was designed to work on the iPhone screen,...
0 votes
1 answer
409 views
Extra fire simulation on iPad device
I have with me an iOS app for iPad which creates a few fire simulations over a png.Well,its working well exactly how we wanted it but when we are testing it on a device,we get an extra fire simulation....