Questions tagged [beta]

Software development phase where the application is considered "feature complete" but still may have numerous bugs and usability issues.

708 questions
32
votes
3 answers

Bootstrap 4 custom build generator / download

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
Yatko
  • 8,715
  • 9
  • 40
  • 46
30
votes
0 answers

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…
Sidetalker
  • 698
  • 4
  • 14
29
votes
2 answers

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 have the Testflight app installed on their device,…
ED-209
  • 4,706
  • 2
  • 21
  • 26
25
votes
11 answers

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 getting an error: Unable to Download App [App…
Andrew
  • 7,693
  • 11
  • 43
  • 81
25
votes
3 answers

What's the early history of the .Net framework?

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 that .Net was once called COM3, but certain…
SLaks
  • 868,454
  • 176
  • 1,908
  • 1,964
24
votes
2 answers

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 here a hello world app working…
Cosmosis
  • 303
  • 2
  • 8
24
votes
5 answers

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 profiles found for "Application/TheApp.app" None of the…
chrs
  • 5,906
  • 10
  • 43
  • 74
22
votes
7 answers

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 read a tag. Can anyone show how to use the Core NFC…
Blisterpeanuts
  • 844
  • 1
  • 10
  • 16
20
votes
3 answers

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 the table to check its configuration." It isn't…
trever
  • 961
  • 2
  • 9
  • 28
19
votes
1 answer

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 of success. I want to find the values for α and β…
HJA24
  • 410
  • 2
  • 11
  • 33
19
votes
2 answers

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.
Nate
  • 473
  • 3
  • 14
19
votes
4 answers

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 achieve this because I have a whole menu leading to…
Waza_Be
  • 39,407
  • 49
  • 186
  • 260
18
votes
9 answers

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 worked smoothly until today. After uploading a…
100grams
  • 3,502
  • 3
  • 30
  • 27
17
votes
3 answers

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 maybe they did, also): The basic question is more…
Nerdy Bunz
  • 6,040
  • 10
  • 41
  • 100
17
votes
3 answers

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 solve it? I deleted Xcode, redownloaded it,…
J. Edgell
  • 1,555
  • 3
  • 16
  • 24
1
2
3
47 48