Questions tagged [beta]
Software development phase where the application is considered "feature complete" but still may have numerous bugs and usability issues.
beta
700
questions
379
votes
15
answers
223k
views
How to localise a string inside the iOS info.plist file?
As you might know the iOS 8 requires NSLocationWhenInUseUsageDescription key for using user's location. I have added this key and some general information into my info plist.
How can I use ...
362
votes
48
answers
213k
views
Xcode error: Failed to prepare device for development
I have updated to Xcode 12.3 beta. device version is 14.2, but Xcode complaining:
Errors were encountered while preparing your device for development. Please check the Devices and Simulators Window.
...
147
votes
4
answers
70k
views
Xcode 6 / Beta 4: using bridging headers with framework targets is unsupported
I just upgraded to Xcode 6 Beta 4 and have a framework that I created for Live Views in Beta 2. Due to another swift bug, I needed to use some Obj-C code. When upgrading though, I get the following ...
128
votes
3
answers
34k
views
Google Play Store Internal Test cannot start roll out
I am going to start rolling out the first version of the application to the internal testers.
But the button START ROLLOUT TO INTERNAL TEST is disabled and I cannot see any other error messages or ...
117
votes
39
answers
358k
views
Android Studio Gradle project "Unable to start the daemon process /initialization of VM"
Version of Android Studio (Beta) 0.8.4
OS version: Windows 8
Java JRE/JDK version: 1.8.0_11
Error:Unable to start the daemon process.
This problem might be caused by incorrect configuration of the ...
116
votes
14
answers
182k
views
Swift 3 - Comparing Date objects
I'm updating my app to Swift 3.0 syntax (I know it's still in beta but I want to be prepared as soon as it released).
Until the previous Beta of Xcode (Beta 5) I was able to compare two Date objects ...
109
votes
12
answers
69k
views
Xcode 10 - image literals no longer available
Xcode 10 Release Notes: "Code Completion for Swift image literals has been removed in Xcode 10"
So it's not a bug that I couldn't add images in the code (and run older projects). How do we then add ...
95
votes
35
answers
33k
views
In Xcode I see (no paired Apple Watch) even though the watch is paired and the watch's UDID is registered
My phone is listed as an ineligible target in Xcode and out to the side it says (no paired Apple Watch).
My Apple Watch is registered under iOS Devices. I can see the UDID. The watch has watchOS ...
74
votes
7
answers
52k
views
Xcode - Error creating LLDB target
I'm getting this error whenever I build in XCode 6 beta 4. It seems to be making my app insanely slow.
Warning: Error creating LLDB target at path
'/***/***/***/***.app'- using an empty LLDB ...
67
votes
3
answers
48k
views
What kind of Certifcate and Provisioning Profile is needed for an iOS Apple TestFlight release?
I'm planning to release a beta version of my iPhone app on iOS 8 devices through the new Apple TestFlight app.
What kind of Certifcate and Provisioning Profile is needed for that? Do I need a ...
59
votes
3
answers
82k
views
extracting standardized coefficients from lm in R
My apologies for the dumb question...but I can't seem to find a simple solution
I want to extract the standardized coefficients from a fitted linear model (in R)
there must be a simple way or ...
59
votes
10
answers
18k
views
Promoted by app to production but still says (Beta)
I was running an app in the Google Play in Beta and then just recently "released to production" using a higher version APK.
However when I go to Google Play listing my app still says AppName (Beta)? ...
46
votes
5
answers
57k
views
iOS 12 not supported by Xcode 9.4 : Could not locate device support files
This iPhone 8 (Model A1863, A1905, A1906, A1907) is running iOS 12.0 (16A5308e), which may not be supported by this version of Xcode. (Version 9.4.1 (9F2000))
can anyone help with iOS 12.x device ...
42
votes
5
answers
48k
views
Add a border with cornerRadius to an Image in SwiftUI Xcode beta 5
how can I add a border with a cornerRadius to an Image. I get a deprecation warning saying that i should use a RoundedRectange Shape, but i don't know how to use that exactly
Beta 4:
Image(uiImage: ...
34
votes
1
answer
15k
views
Xcode 8.1 beta 3 - AQDefaultDevice messages [duplicate]
As of beta2, I'm getting this message every two seconds after I create an audio output unit:
2016-10-14 11:31:21.572479 MyProduct[94063:8294923] [aqme] 254: AQDefaultDevice (173): skipping input ...
33
votes
3
answers
39k
views
Bootstrap 4 custom build generator / download [duplicate]
Does anyone know about an alpha/beta bootstrap 4 custom generator, same that is available for bootstrap 3 at Customize and download?
https://getbootstrap.com/docs/4.0/customize/ still unavailable
32
votes
0
answers
454
views
STGenericIntentDateRange undefined in Xcode 7 Beta
I get the following message in the console when running my app after upgrading to the latest Xcode 7 Beta:
objc[51750]: Class STGenericIntentDateRange is implemented in both /Applications/Xcode-beta....
29
votes
2
answers
10k
views
Testflight app requires iOS8. How do we beta test with iOS7?
Now that Apple have integrated Tesflight into itunesconnect I thought it was time I took a look.
I have fallen at the first hurdle - when you invite a tester to test an app they are told they must ...
26
votes
11
answers
34k
views
Testflight testers getting "unable to download app could not be installed at this time"
I distributed version 1.0, build 1, of my app via TestFlight, and everything worked perfectly.
Yesterday I archived and sent out build 2, and now upon tapping the update button, every user seems to be ...
25
votes
3
answers
12k
views
What's the early history of the .Net framework? [closed]
What is the early development history of the .Net framework? (Before the release of .Net 1.0 in 2002)
I've heard various stories about it, including that ASP.Net was originally written in Java, and ...
24
votes
2
answers
9k
views
Angular2 beta - bootstrapping HTTP_PROVIDERS - "Unexpected Token <"
Starting with the 5 minute quick start I've been playing around the angular2 beta and have run across a problem that has me stumped.
Here is a dumbed down version that shows the problem I have. First ...
24
votes
5
answers
13k
views
Distributing for App Store using beta versions of Xcode
When I try to distribute an app I get this error:
Xcode attempted to locate or generate matching signing assets and
failed to do so because of the following issues.
No matching provisioning ...
22
votes
7
answers
26k
views
iOS 11 Core NFC - any sample code?
I just installed the first iOS 11 beta to an iPhone 7 and am interested in trying the NFC. There's nothing about it in settings. I am wondering if there's any sample code out there showing how to ...
20
votes
3
answers
13k
views
Key Commands must all have a Title, Key and Selector
I am receiving and error when trying to build, Xcode 8.0 Beta 4, and when I'm building it says "error: Illegal Configuration: Key Commands must all have a Title, Key, and Selector. Select each row in ...
20
votes
2
answers
5k
views
Terminal command to control Night Shift in macOS
Does anyone know of a Terminal command to control Night Shift in the 10.12.4 beta? I've been looking through plist files but can't find anything related to night shift.
19
votes
4
answers
3k
views
Detect if the app is the one in Beta in Play Store
I fear that the answer will likely be "impossible", but I would like to know if there is a way to detect if my uploaded apk to the Play Store is the alpha/beta or stable channel.
I would like to ...
18
votes
9
answers
21k
views
Apple TestFlight (beta) app won't install
We have been using Apple's TestFlight facility to distribute a beta version of our app for a few months now (migrated from the older TestFlight service before it was merged into the AppStore). Things ...
18
votes
1
answer
3k
views
Finding alpha and beta of beta-binomial distribution with scipy.optimize and loglikelihood
A distribution is beta-binomial if p, the probability of success, in a binomial distribution has a beta distribution with shape parameters α > 0 and β > 0. The shape parameters define the probability ...
17
votes
3
answers
12k
views
SwiftUI: How to execute closure when Alert is dismissed?
I've been trying out swiftUI and looked at this Ray Wenderlich tutorial... I noticed they didn't re-implement the "nextRound" functionality... so I tried to do it myself. Ran into a problem (which ...
17
votes
4
answers
21k
views
Does Apple's TestFlight application auto update apps that external beta testers have installed?
I can see from my iTunes connect control panel how many users are on each version of the app I have in beta. When does TestFlight update those apps? Do they have to open TestFlight and manually choose ...
17
votes
3
answers
4k
views
Xcode 11 Beta 5 - Loading a plug-in failed
Opening a SwiftUI "Hello World" unaltered project in Xcode 11 beta 5 running on Catalina beta 4 produces a "Loading a plug-in failed" dialog warning.
Has anyone else experienced this or know how to ...
16
votes
1
answer
24k
views
Fatal error: Class 'Locale' not found with ZF2 skeleton application
I've just installed the ZF2 beta5 application as per given instructions:
$ git clone git://github.com/zendframework/ZendSkeletonApplication.git ./
Cloning into '.'...
remote: Counting objects: 1494, ...
16
votes
6
answers
22k
views
Continuous speech recogn. with SFSpeechRecognizer (ios10-beta)
I am trying to perform cont. speech recognition using AVCapture on iOS 10 beta. I have setup captureOutput(...) to continuously get CMSampleBuffers. I put these buffers directly into ...
16
votes
4
answers
8k
views
Is it possible to install iOS6 SDK on Xcode 6-beta?
I noticed that there are no preview or simulator for iOS6 in Xcode 6-beta, so I was wondering is there any way that I could add it manually ?
15
votes
3
answers
9k
views
Does every beta update need approval through Apple TestFlight? [closed]
I just uploaded a minor update (0.1.0 to 0.2.0) of my iOS 8 beta app to Apple TestFlight. My app got approved by Apple TestFlight earlier and I read that minor updates don't need another review.
Is ...
14
votes
1
answer
4k
views
[SPApplication _accessibilityInitialize]: unrecognized selector sent to instance on watchOS4
Once my watch app starts, it crashes with the following error:
2017-08-17 13:59:54.304792-0300 watchOS4 Extension[11500:1617313] -[SPApplication _accessibilityInitialize]: unrecognized selector sent ...
14
votes
1
answer
7k
views
'openParentApplication(_:reply:)' has been explicitly marked unavailable here - Xcode 7 Beta
After updating to Xcode 7 beta, I receive the following error message: "'openParentApplication(_:reply:)' has been explicitly marked unavailable here", when running the line of code "...
14
votes
2
answers
3k
views
Determine environment Google Play (production, beta, alpha)
Is it possible for the app to determine in what environment of Google Play the app is released?
I want to know if the app is located in the alpha, beta or production channel so i can use different ...
14
votes
1
answer
2k
views
how to open pdf markup programmatically in ios 11
the Markup as pdf is a new options in share sheet in iOS 11, i would to give a button for that action in my UI so that when the user clicks that button the pdf markup view(refer the pic below) shows ...
14
votes
1
answer
3k
views
Transformed beta regression in python
Has anyone tried implementing beta transformed regression python? It is used to model values that lie between 0 and 1 and has a distribution with heteroskedasticity ineherently present. Essentially ...
13
votes
1
answer
3k
views
Show memory indicator on Android Studio 4.1 Beta is missing
I am using Android Studio Beta 4.1, and I realised the "Show Memory Indicator" link checkbox is missing in Preferences -> Appearance & Behaviour -> Windows Options
Any idea why?
13
votes
1
answer
11k
views
How to enable automatic updates for alpha/beta testers at Google Play Store
I have configured the alpha/beta tests at the Google Play Store.
New Google Group has been created for that purposes and required users were invited and joined the group.
When new update is available ...
13
votes
4
answers
2k
views
SwiftData IOS 17 Array in random order?
Why is the order of my array random when i use the @Model macro.
class TestModel {
var name: String?
var array: \[TestModel2\]
init(name: String = "") {
self.name = name
...
12
votes
3
answers
20k
views
Android 11 - Wireless ADB Pairing - Windows machine
On Pixel 2 I have android 11 beta version running. The wireless adb pairing works fine from a Ubuntu machine to my phone but it fails from a Windows machine with following message
error: unknown host ...
12
votes
3
answers
2k
views
Deploying Beta software updates and Sparkle
My application uses the Cocoa Framework Sparkle to deploy updates. I don't usually deploy beta's of my software but for my next update, I feel like I need to.
My question is what is the best numbering ...
12
votes
3
answers
3k
views
Xcode beta 6 errors
To anyone who is having similar issues in Bata 6. I solved it by deleting the content in /Users/[your username]/Library/Developer/Xcode/DerivedData as can be seen in this post Suddenly getting ...
12
votes
4
answers
15k
views
iOS 10: Apple transport security "exception domains" no longer working
I'm using iOS 10 beta 8, Xcode 8 beta 6.
Regarding Apple Transport Security (ATS) I'm finding that using "exception domains" isn't working in iOS10, but "allow arbitrary loads does". Anyone else ...
11
votes
1
answer
3k
views
How to release a beta version of a crate for limited public testing?
I want to carefully release a new version of a crate to give users a chance to test it first. How can I release it to crates.io as a "beta"? (similar to how npm has @next tagged releases).
It's not ...
11
votes
2
answers
5k
views
gcloud beta pubsub subscriptions pull format
Quick question:
When I pull message from pubsub subscription via command line tool
gcloud beta pubsub subscriptions pull MY_SUB
I am getting a table with (all details and) data as string (already ...
10
votes
2
answers
2k
views
Where Did the Protocols Go
In the new Xcode 6 beta, I attempted to make an Objective-C protocol. To my dismay, when I clicked Create New File, the protocol template we all knew and loved from previous Xcodes was gone.
I ...