Restore IAP in IOS unity 5.3
As the documentation says "*On Apple platforms users must enter their password to retrieve previous transactions so your application must provide users with a button letting them do so*" SO i should...
View ArticleAccessibility - support for assistive touch,Accessibility - assistive touch
Hello, I've been developing some speech therapy apps for children and now I've been asked to design the same type of apps for adults that are suffering from language problems cause, for example, by...
View ArticleVery Large iOS Build Size Unity 5
At present I am trying to upload build to Apple store but after exporting IPA file using distribution certificate, I become somewhat shocked because exported IPA file size is around 200MB. I regularly...
View ArticleAnimation Freeze, If minimize and reopen the game, It is OK
Unity 5.2.2 When I play the game for a long time. Sometimes the animation will be freeze. After I minimize the game and reopen it, It became okay. Another case: Sometime I begin to launch the game, The...
View ArticleCPU Or GPU bound
I checked internal profile for my game and got this result: iPhone Unity internal profiler stats: cpu-player> min: 46.2 max: 83.0 avg: 53.1 cpu-ogles-drv> min: 9.5 max: 12.5 avg: 10.4...
View ArticleVuforia Ios is with parse error?
Hey guys! I'm using Unity 5.1.3(32bit) and Vuforia 5.0.10 to build ios project here are my following steps 1.build a new Unity project 2.import Vuforia package into Unity 3.Switch platform to IOS...
View ArticleHow to Get to another app
Hi everyone here's my question I have this appA and appB I am looking to put a button in appA if you press it, it will open appB and link to there how am I suppose to do that? and also if this can be...
View ArticleHuge Camera.Render spike on device, no information
I have an iOS game that will occasionally freeze, but only on the device, never in the editor. It's not consistently reproducible, but almost always happens eventually - sometimes soon after launch....
View ArticleUnable to restore transactions in iOS 9.2.1 using openIAB plugin.
I am trying to restore transaction in iOS 9.2.1. I am using Unity plugin for that.When I click on Restore Purchase button It shows nothing.In the restore transactions callback I have showed restore...
View Articletexture rendering issue on iOS using OpenGL ES in Unity project
I'm working on a project, part of it is to streaming video to my iPhone, currently I use my laptop to create the video stream to my iPhone with ffmpeg.The stream code in shell is below: ffmpeg \ -f...
View ArticleHow to load a specific Game Center leaderboard?
I've looked at other threads about this and tried to follow their advice, but to no avail; every time I try to open Game Center on ios, is just starts on a big long list of all of the leaderboards in...
View ArticleUnable to make iOS build on Windows 10 machine
I'm finding that building any iOS apps while using a Windows 10 machine produces these errors: AssemblyResolutionException: Failed to resolve assembly: 'System.Data.SqlXml, Version=2.0.0.0,...
View ArticleLooking for a programer that would be interested in a paying job to help...
Need someone who can help us design IOS software for financial and credit card use.
View ArticleClicking a button should open an app instead of a webpage
I have a button within my app which opens a webpage for now. I want it to open the android app (on an droid phone) or iOS app (on iphone) when user clicks on that button. What is a better way of doing...
View Article‚class-internals.' not found Error in Xcode 7
When I build my Unity 5.3.3f1 Project, my Xcode Project (iOS) has an compile error saying `File 'class-internals' not found`.
View ArticleHow to get rid of google play services when exporting to IOS??
Hi, im trying to export my game to ios.. and have been using google play services in my game. When i export to xcode, all the errors I get are related to google play services being in the code. I have...
View ArticleIs there any information on using Unity 3D iOS apps with VMWare's AirWatch...
VMWare's AirWatch mobile device management system is supposed to just work with any iOS app that is developed "in Xcode with Cocoa" (presumably they mean Cocoa Touch). AirWatch "wraps" the App with...
View ArticlePush notification in apple
I want some help in push notification service implementation. Basically I have uploaded 5 applications over apple store with push notification service implemented. After sometime 3 of them certificates...
View ArticleIs there a way to estimate file size from www class downloaded from Dropbox
I have some issue with the www class the "www.progress" For iOS and Android. I have used www to download file from the url from Dropbox. The www.progress worked flawlessly in stand-alone mode, but for...
View Articlebuild iOS as a separate view controller?
Is it possible to create a Unity scene that only exists within a view controller managed and controlled by a iOS driven application? We have a iOS app that already contains most of its implementation...
View Article