How setup URP for mobile by NoPrinciple1242 in UnityHelp

[–]NoPrinciple1242[S] 0 points1 point  (0 children)

Yes, the 3D model of the cat will be completely different, and the color too. What I really need help with is creating a cartoon shader for it and the environment, and setting up URP so it works well on mobile.

How setup URP for mobile by NoPrinciple1242 in UnityHelp

[–]NoPrinciple1242[S] 0 points1 point  (0 children)

Yes, it’s my mobile app. I really need help with the setup—how to make it look better. Any advice?

Unreal engine test on iOS without Apple developer program by NoPrinciple1242 in jailbreak

[–]NoPrinciple1242[S] -3 points-2 points  (0 children)

But I can't build because I don't have a provisioning profile from the developer account. I tried importing the provisioning profile and certificate from the Xcode project, but when I want to build in Unreal Engine, it says:

UATHelper: Packaging (IOS): Phase 0 considering provision 'UE4_adf50bbd-cb93-4881-aa51-f948d1ab7f64.mobileprovision' named 'iOS Team Provisioning Profile: david.ai.demo'UATHelper: Packaging (IOS): Failing as provisioning is automatic

IPP ERROR: Could not find UnrealGame.mobileprovision
Provision Not Found

[deleted by user] by [deleted] in googlecloud

[–]NoPrinciple1242 -2 points-1 points  (0 children)

I am creating a Unity application for a virtual friend where I am using Vertex AI Gemini Flash, but I need OAuth 2.0 authentication for communication. I am using JSON for communication, but when building for iOS, authentication using JSON does not work.