ios tag

556 questions


1 answers
123 views
0
Is there any way to know the major and minor beacons detected in the iBeacon background?

I can't use RangingBeaconsInRegion for background processing, so I use MonitoringForRegion for detection, but MonitoringForRegion only knows the UUID, and I don't know the major and minor.I'm also loo...

2 years ago

1 answers
38 views
0
Testing Techniques for Slow Line Timeouts in Mobile Development

When developing mobile systems such as iOS and Android, the wifi environment is comfortable in development environments, which often overlooks abnormal system tests that can occur in real-world enviro...

2 years ago

1 answers
31 views
0
CNContactViewController May Turn White When Attempting to Peek

I am trying to display contact information by pressing the name hard (Peek).in the UIViewControllerPreviewingDelegatein previewingContext:viewControllerForLocation:You are using CNContactViewControlle...

ios
2 years ago

1 answers
29 views
0
I want to create a program that converts the odd number of characters in the string into minus one ASCII code.

Ask code for all characters in the stringI could create a program to convert to minus 1 characters, but I couldn't create a program to convert the odd number of characters.I would like you to tell me ...

2 years ago

1 answers
47 views
0
I want to set the timeout period for AVPlayer.

I use Objective-C to create iOS apps.I want to read MP3 files on the network and play audio.Using AVPlayer and AVPlayerItem classes in AVFoundation, like AVPlayerItemWithURL:urlYou are playing audio w...

2 years ago

1 answers
60 views
0
Information About Initializing the Radio Button in the Onsen UI

We are implementing the following code in order to achieve Radiobutton List with ons-list.HTML<ons-template id=connecttimeout.html> <ons-page> <ons-toolbar> <div class=left>&...


2 answers
31 views
0
Swift Develops Calculator Application

I am currently developing a calculator application, but I have a question because an error occurred and I cannot proceed.Image Description What I want to implement is to show which button was tapped w...

2 years ago

1 answers
93 views
0
About IOS App Build Errors in monaca

I created a webview app with push notification using inappbrowser and ncmb-push in monaca, but it started successfully in monaca debugger and no error log.Debug build fails with error.Android can be b...

2 years ago

1 answers
48 views
0
I want to know which video streaming server can be played on PC and mobile and cannot be downloaded.

I am currently considering the video application.The requirements are as follows:Play on Windows (PC), iOS, iPhone, Android smartphone, Android tablet and iPad.The video cannot be downloaded.So I deve...

2 years ago

1 answers
45 views
0
I want to array URLs in TableView

Sorry for the inconvenience.I want to arrange the URLs in an array in TableView, but it doesn't work.I don't know how to solve this problem because it's not the URL taken from the array urls, but the ...

2 years ago
« - 34 - »

© 2024 OneMinuteCode. All rights reserved.