ios tag

556 questions


1 answers
92 views
0
The iOS app of Monaca+AngularJS creates a blank space on the toolbar.

I am developing an application using Monaca, but as shown in the image below, there is a blank space on the toolbar.Screen http://ryo110isa.main.jp/ios.pngThis is not the case with Android.If you try ...

2 years ago

1 answers
54 views
0
The iOS app of Monaca+AngularJS creates a blank space on the toolbar.

I am developing an application using Monaca, but as shown in the image below, there is a blank space on the toolbar.Screen http://ryo110isa.main.jp/ios.pngThis is not the case with Android.If you try ...

2 years ago

1 answers
75 views
0
Understanding How to Add a TabBarController to a NavigationController

Thank you for your help.I am currently developing iOS, but I would like to display some screens in Tab format.The flow is NavigationController->MainViewController->TabBarControllerI would like t...


1 answers
134 views
0
Is there a way to open a screen where I can set my Twitter account accessibility on iOS?

Using Accounts.framework// The process of retrieving a Twitter accountlet accountStore=ACAccountStore();let twitterAccountType=accountStore.accountTypeWithAccountTypeIdentifier(ACAccountTypeIdentifier...

2 years ago

3 answers
39 views
0
iOS Safari Behavior When Multiple Selections Exist

For example, there is an input field where you can select the date and time below.<select name=year> <option value=0>---</option> <option value=2000>2000</option> <opt...

2 years ago

3 answers
42 views
0
iOS Safari Behavior When Multiple Selections Exist

For example, there is an input field where you can select the date and time below.<select name=year> <option value=0>---</option> <option value=2000>2000</option> <opt...

2 years ago

1 answers
130 views
0
Apple's terms and conditions have been updated, so I don't understand the '14. Personal attacks' part.

https://developer.apple.com/app-store/review/guidelines/ #personal-attacks14.3 Apps that display user generated content must include a method for filtering objectible material, a mechanism for users t...


1 answers
133 views
0
Apple's terms and conditions have been updated, so I don't understand the '14. Personal attacks' part.

https://developer.apple.com/app-store/review/guidelines/ #personal-attacks14.3 Apps that display user generated content must include a method for filtering objectible material, a mechanism for users t...


1 answers
106 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

2 years ago

1 answers
148 views
0
About implementing Drawer on iOS

I'm trying to incorporate Drawer into the app I'm creating on iOS.I was trying to make it with the sample code below.https://github.com/mutualmobile/MMDrawerControllerCurrently, other prototype parts ...

2 years ago
« - 18 - »

© 2024 OneMinuteCode. All rights reserved.