Quantcast
Channel: iOS and tvOS
Viewing all 10823 articles
Browse latest View live

IOS Stuck in the Splash Screen

$
0
0
The Application is stuck in the Splash screen, only in IOS. But when i tried with Android, it is working fine. Please help. Thank you.

Crash on iOS when app terminates. Please help to find the problem

$
0
0
We have experienced a lot of crash reports from Frabic Crashlytics. LIke 25% users affected by this crash.
Could anybody help to identify the problem? Thanks

It occurs in all iOS devices and OS versions.

Crash on iOS when app terminates. Please help to find the problem

Native crash - InvokeGameCenterCallback

iOS: Crashed: BackgroundWorker > DownloadHandlerAssetBundle::Prepare()

$
0
0
We're getting this crash report on many devices mostly iPhone
Crashed: BackgroundWorker
DownloadHandlerAssetBundle.Prepare() (DownloadHandlerAssetBundle.cpp:197)
UnityWebRequestProto<TransportiPhone, AtomicRefCounter, RedirectHelper, ResponseHelper, DownloadHandler, UploadHandler, HeaderHelper, AsyncOperation>.Prepare() (WebRequestProto.h:387)

0x10191dcc8 DownloadHandlerAssetBundle.Prepare() (DownloadHandlerAssetBundle.cpp:197)

0x101920d1c...

iOS: Crashed: BackgroundWorker > DownloadHandlerAssetBundle::prepare()

Native Plugin Interface (UnityPluginLoad Never Called) [Solved]

Canvas scaler issues with iPhone X

$
0
0
Our game uses a Canvas Scaler to accommodate most common device resolutions/aspect ratios (16:9 and 4:3). Unfortunately, with the advent of the iPhone X, it's throwing our scaler out of whack. Here are our settings:
  • UI Scale Mode: Scale With Screen Size
  • Reference Resolution: 1334 x 750 (iPhone 6/7 resolution)
  • Screen Match Mode: Match Width or Height
  • Match: 0
  • Reference Pixels Per Unit: 100
The game looks like this with these settings applied:...

Canvas scaler issues with iPhone X

Can't install iOS Build Support

$
0
0
Hi,
I'm trying to get a Unity project onto my iPhone. I went to Build Settings and tried to switch the project to the iOS platform, but it says there is no iOS module loaded. I opened the Unity Download Assistant and tried to download only the iOS Build Support, but I got an error.

"An error occurred while running scripts from the package “UnitySetup-iOS-Support-for-Editor-5.3.4f1.pkg”."

Please tell me how I can load the iOS module. I'm trying to make a virtual reality environment in...

Can't install iOS Build Support

iPhone X Letterboxing

$
0
0
I can't seem to get my app working full screen in iPhone X, it always goes to a letterbox.
I am using Unity 5.6 compiling to X-code 9.2.



If there is any simple fix I'm missing that would be awesome.

Thank you!

Do you need to supply contact information/website to submit to app store?

$
0
0
I've finally finished a small puzzle game and soon going to submit to the iOs app store for ipad and iphone. In the Apple docs it says you have to supply "contact information" which customers can use to contact you, and that this information has to be made available in your general meta data in your app listing, but also inside your app.

In some articles I read about this (not many) there was suggestion of having a website with some way to contact you like a contact form or email address...

Do you need to supply contact information/website to submit to app store?

IOS - Testflight always 'Missing Export Compliance Information'

$
0
0
Hi All,

Every time I upload a build to Apple Testflight, the build has a warning of 'Missing Export Compliance Information' and it truly is a tedious, gruelling task to click through all the popups to make it go away and unlock the build.

Is there a way to automate the inclusion of this export compliance information when building in unity or xcode - whether it be through a Post Build script that automates editing the Info.Plist or project settings.. I must be missing something really...

IOS - Testflight always 'Missing Export Compliance Information'

Mathf.Approximately

$
0
0
I don't know in which update this happened, but Mathf.Approximately is returning false results to me on some situations it was working before (on iOS il2cpp builds).

Someone else had problem? If you need I can try to figure out the exact values where the result is now different than before.

Thanks

[5.2.1p3] Mono.Cecil.AssemblyResolutionException UnityEngine.UI.dll

$
0
0
Hi,

I am getting this error on Unity 5.2.1p3. Basically, Unity is failing to resolve UnityEngine.UI.

Any idea what could be causing this?

Thanks.

[5.2.1p3] Mono.Cecil.AssemblyResolutionException UnityEngine.UI.dll

iOS missing images/textures

$
0
0
I'm still learning...

I have a project w/ some basic textures on some game objects. In the Unity preview, you can see the images (below), but when I build for iOS and run that project on my iPhone, the images/textures are missing. Thoughts?

The water waves have the same shape which makes me wonder if the image is there, but somehow only in "shape" and not color or anything??? Washed out somehow???

View attachment 42038

Images missing:
View attachment 42037

iOS crashes in CreateMetalShaderShaderLab

$
0
0
We just upgraded our project to use Untiy 5.6.3p2 and we are seeing a high number of these crashes. These happen pretty early in the game, we assume at the point where the game loads assets from an asset bundle.

I could not find any reported by similar to this. Has anyone else seen this kind of crashes ? how can we resolve it ?

Code (CSharp):
  1. 0    coinmaster    CreateMetalShaderShaderLab(ShaderGpuProgramType, dynamic_array<unsigned char, 1ul> const&) (in coinmaster)...
iOS crashes in CreateMetalShaderShaderLab

UnityGfxDeviceWorker - ExtractMaterialShaderBlobDesc - EXC_BAD_ACCESS

$
0
0
I get the title error in xcode running on iOS. It could be from loading an asset with a shader blob that does not contain metal shader?
Whatever it really should not crash so anyone aware of an issue here?
(fine on android/standalone)

CanvasHelper resizes a RectTransform to iPhone X's safe area

$
0
0
Hey everyone,

I though it would be nice to share this thing I wrote! CanvasHelper will resize a child RectTransform named "SafeArea" to fit Screen.safeArea. You may also register events to onOrientationChange and onResolutionChange, as Unity itself doesn't have a way for you register to those events. This component should be attached to a Canvas GameObject in every scene in your game.



Code (CSharp):
  1.  
  2. using System.Collections;
  3. using...
CanvasHelper resizes a RectTransform to iPhone X's safe area

Missing required icon file

$
0
0
Hi, i have the following error when i'm trying to upload my ipa to itunes connect :

I don't know how to load new icon in my xcode project and it's the first time i see we need 167*167px icon.
It's the new icon resolution for iPad Pro.

Thanks

WIP - Flight Control style path drawing for iOS

$
0
0
I've started work on a path drawing game and I was wondering if anyone would be interested in me releasing the code for the path calculation. It would be free if I get a mention in your games credits screen. Maybe with a small fee if you don't want to credit me :)

Of course I have probably reinvented the wheel as I'm sure this has been done many a time, but ahh well, I had fun doing it.

Youtube of current progress:

http://www.youtube.com/watch?v=kNN69YCyNtU...

WIP - Flight Control style path drawing for iOS

How to set and count Time and save record

$
0
0
I would like to set a timer when game level starts, when the player wins the game level, the timer stops.

The time period will be recorded and display everytime when game finishes.

So, the lowest time to complete a game level is the best result. Just like Pool Ninja.

How can I code it?

Password autofill like native apps

$
0
0
Who knows how to make password autofill like in Safari or native apps? I mean - how to open keyboard with additional saved credentials selection and read selected data from it. Thanks
Viewing all 10823 articles
Browse latest View live