Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by YayGee · Aug 14, 2013 at 08:15 PM · iosgameinstallationgame development

ios development question

I'm really new to ios development that's why I have 3 questions about it.

  1. How do you make your Unity game screen the same scales as an iPhone screen?

  2. If you create a script where it's created for left clicking, will the script work the same way if you tap your phone with it?

  3. How do you install your game on your phone without uploading it to App store?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by trs9556 · Aug 14, 2013 at 08:38 PM

1: It will automatically run in full screen. On Android there is an option to display or not display the status bar, I assume IOS has the same option.

2: You will need to code your scripts specifically for touch input rather than mouse clicking. Stuff like Input.GetTouch[0]. That would be the input of the first touch, Input.GetTouch[1] would be the input of the second touch (as in second finger to simutaniously touch the screen)

3: You can install your app onto your phone without going through the app store if you are a developer (aka pay the $99 fee). You have to sign your application. The only way to void this is if your app is jailbroken.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image SolidSnake · Aug 14, 2013 at 08:49 PM 0
Share

I guess you meant if his iphone is jailbroken :-)

avatar image
0

Answer by SolidSnake · Aug 14, 2013 at 08:45 PM

answers:

  1. switch your platform in Unity's build settings to iOS . you can preview how your game will look like by selecting from the preset values for the aspect ratio in the game view window

  2. No.. you need to use Input.touches instead

  3. You need apple developer account and to enroll in iOS program ($99/year). https://developer.apple.com/programs/ios/gettingstarted/

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image YayGee · Aug 14, 2013 at 09:05 PM 0
Share

Do you also need a developer account if you want to upload your app to app store?

avatar image SolidSnake · Aug 15, 2013 at 06:45 AM 0
Share

Yes that's correct

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

18 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

The name 'Joystick' does not denote a valid type ('not found') 2 Answers

Disable JIT compilation in the Editor (Enable Full-AOT mode) 0 Answers

Unity game on iPad sending and email with strings 0 Answers

Multi Touch Drag Screen To Move Player? 1 Answer

Making a Top 10 score page 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges