Quantcast
Channel: Questions in topic: "ios"
Browsing all 4709 articles
Browse latest View live
↧

Unity 5.3 FB.API callback not called on iOS

I have a very simple function that retrieves the facebook user photo. It used to work great. After upgrading to Unity 5.3, the callback is not called on iOS. It works on Unity Editor, works on Android,...

View Article


do you need xcode libraries of your target ios ?

Hello, we're targeting ios 7. when we add libraries to xcode (like accounts.framework) it adds it from a directory called ios 9.2. - do we need to install ios 7 libraries and link them ? (we tried...

View Article


iOS crash randomly on loading scene Unity 5.3.1

Please help!!! my game crash on loading scene from assetbundle. It start from garbage collect assets to unload. I tried with Unity 5.3.1p3 and iOS SDK 9.2 Here my crash log. Thank you Thread 0 name:...

View Article

2 opencv framework in 1 project

I get a problem. My team is cooperate with another team. I developed some feature with opencv, but they also use opencv, which causes big conflict. and what they are using is slightly different with...

View Article

unity5.3.1 ios bluetooth BLE4.0

Hello everyone.I was in the works with ios unity4.6.9 derived Bluetooth BLE4.0 function as a plug-in code can be scanned and added to a device connected to everything is normal, in order to play on the...

View Article


Unity IAP Services not Working on iOS. Purchase Dialogue does not Show at All

I think I have done all the necessary steps to set up In-App Purchases to unlock levels (which they are considered "non-consumable products"). I have added the product on iTunes Connect (the status...

View Article

ios profile memary confused

hello,everyone. My unity app run on iphone4s crash because of memary.When I profile ,the memary is blew: xcode 267M unity: usded Total 202.9M Unity 71M Mono 50.2M GfxDriver 31.6M FMOD 3.3M Profiler 50M...

View Article

iOS OnDragEnd and OnPointerUp not Firing Unity 5.3.1

Is anyone else experiencing this? I have the Touch Input and Event Systems added to the scene. OnDragBegin and OnDrag fire, but OnDragEnd does not.

View Article


IOS Unity 5 UI, Font/Text not displaying/Disappearing

Hi all, I have a minor issue currently with our unity build where our app when built to IOS seems to not have any text show at all. The WebGL + Android builds work fine, however which is one of the...

View Article


iOS 100mb limit and installed applications question

So we all know the iOS AppStore 100mb limitation - you can download app via cellular only if it is under 100 mb size. Developers (me including) try and make miracles to keep their app size in this...

View Article

GoogleMobileAds producing xCode errors

Before We're starting, I just want to take this of my heart.. building Unity games to iOS is a shitty procedure, and the xCode is a piece of shit IDE, I hate it and it take X50 times the time to...

View Article

Did Social.LoadUsers() stop working?

Social.LoadUsers() used to work for me, but now the callback doesn't even get called. It used to work for me previously but now nothing happens. I'm using Unity3d 5.3.1 and Xcode 7.2. I know the...

View Article

How to open the iOS / Android share dialog?

Does anyone know how I can open up the iOS / Android share dialog? If I need a plugin, does anyone know of a free one? Here is what I mean:...

View Article


PDF417 Barcode reader for iOS and Android

Hi I'm trying to read PDF417 barcode in iOS and Android platform. I'm using native plugin with ZBar on iOS and success to read QRCode but not PDF417 Although in the ZBar documentation there is PDF417...

View Article

Lighting works for iPad but not iPhone?

In my scene I have spheres with point lights attached to each of them. All the lighting works fine in the editor and when I play the build on iPad (mini 2), but when I play the build on iPhone (5c) the...

View Article


Issue with Pro Mobile License?

Hi guys, I'm trying to only buy Pro licenses for iOS & Android. It asks me for buy an '12 month subscription to unity' when I already own a permanent developer license. ($1500) Whenever I attempt...

View Article

How to get more than 1 point/spot light to appear on iOS?

I'm experimenting with lights in my game, but when I export a simple scene with some sprites that have point lights attached to them I can never get more than 1 of those point lights to appear on my...

View Article


Swipe Motion Launch Sprite

Hi, I'm stuck on my first game that I've been working on for a while. I've got all the sprites and learned a lot about keep score and and collision scripts but I have no clue how to make a swipe to...

View Article

Image Effects keep on rendering

Hello, I am using Unity 5 and the image effects provided by Unity. When I apply an effect such as Twirl or Vortex to Camera, it keeps on rendering and in the case of these 2 image effects, it keeps on...

View Article

Setting maxConnections to -1 not working

Both of the following calls show no effect: Network.maxConnections = -1; NetworkManager.singleton.maxConnections = -1; I want to prevent more clients to join as stated in the [docs][1]. The inspector...

View Article
Browsing all 4709 articles
Browse latest View live