Post not yet marked as solved
I am above thirteen and that's the age in my account, but When I opened TestFlight it says that I can't use it because I need to be thirteen and above, anyone knows how to fix this?
Post not yet marked as solved
Hi, I have run through as many different things as possible: 1. Changed build version2. Reset provisioning profile3. Deleted and readded appstore connect usersI have even changed SKU, bundle identifier, and created a new app. Nothing is working. Testers cannnot see the app in testflight.It has been working perfectly until this weekend and suddenly: not working. Any help appreciated!Dan
If I'm in the wrong place to get support for Transporter, please let me know where to get support. I'm starting here because I'm trying to get na app update to TestFlight.I upgraded to Catalina and the upgrade process changes my home folder from/Matthew/to/Matthew 1/I didn't think much of it and didn't care until I ran into a build dependancy that needed the clang compiler. The clang compiler does not know how to handle the space in the home folder name.I renamed my home folder using Apple's recommended method from a new Admin account. I only had trouble with one app and had to remove a few development related caches.I have successfully uploaded many app updates to TestFlight from this computer with my current setup prior to renaming my home folder. I now get the following two errors:Resolver: Install error - org.apache.httpcomponents.httpcore Exception's name: java.io.IOException, Exception's message: Error accessing file:/Users/Matthew%201/Library/Caches/com.apple.amp.itmstransporter/obr/2.0.0/org.apache.httpcomponents.httpcore-4.4.11.jarcould not find the service with interface (com.apple.transporter.osgi.TransporterService)I'm assuming the second error is related to the first. The path /Matthew%201/ is obvously looking for my old home folder name. What is storing that and how do I resolve this?
Post not yet marked as solved
What causes this exception?[2020-03-19 18:21:30 CST] <main> INFO: iTMSTransporter : iTunes Store Transporter [2.0.0][2020-03-19 18:21:30 CST] <main> INFO: OS identifier: Mac OS X 10.15 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02[2020-03-19 18:21:30 CST] <main> INFO: Memory: [JVM] 1032M free, 1074M total, 1820M max [System] (Physical) 1909M free, 8192M total (Swap) 959M free, 1024M total[2020-03-19 18:21:30 CST] <main> DBG-X: Memory: [JVM] 1032M free, 1074M total, 1820M max [System] (Physical) 1910M free, 8192M total (Swap) 959M free, 1024M total[2020-03-19 18:21:30 CST] <main> DBG-X: Using operation named: authenticateForSession[2020-03-19 18:21:30 CST] <main> DBG-X: Apple's web service operation input parameters:[2020-03-19 18:21:30 CST] <main> DBG-X: parameter Application = iTMSTransporter[2020-03-19 18:21:30 CST] <main> DBG-X: parameter BaseVersion = 1.13.0[2020-03-19 18:21:30 CST] <main> DBG-X: parameter OSIdentifier = Mac OS X 10.15 (x86_64); jvm=25.71-b02; jre=1.8.0-u131-b11-iTMSTransporter-b02[2020-03-19 18:21:30 CST] <main> DBG-X: parameter StatisticsClientStartDateTimeZoneISO = 2020-03-19T18:21:30+08:00[2020-03-19 18:21:30 CST] <main> DBG-X: parameter StatisticsPreviousCallDurationInSecs = 1.102685318[2020-03-19 18:21:30 CST] <main> DBG-X: parameter TransporterArguments = -m upload -u aliyun.living.link@gmail.com -p **hidden value** -v eXtreme -assetFile IMSiLopApp-Release.ipa[2020-03-19 18:21:30 CST] <main> DBG-X: parameter Version = 2.0.0[2020-03-19 18:21:30 CST] <main> DBG-X: parameter iTMSTransporterMode = upload[2020-03-19 18:21:30 CST] <main> INFO: id = 20200319182130-172[2020-03-19 18:21:30 CST] <main> INFO: iTMSTransporter Correlation Key: 727ecb5f-4e6b-4ed1-8012-5866771b4adf-0001[2020-03-19 18:21:31 CST] <main> DBG-X: Apple's web service operation return value:[2020-03-19 18:21:31 CST] <main> DBG-X: parameter SharedSecret = **hidden value**[2020-03-19 18:21:31 CST] <main> DBG-X: parameter MultipartUploadsEnabled = true[2020-03-19 18:21:31 CST] <main> DBG-X: parameter EnableJWTForAllCalls = false[2020-03-19 18:21:31 CST] <main> DBG-X: parameter TxHeaders = {jenga=true}[2020-03-19 18:21:31 CST] <main> DBG-X: parameter SessionExpiration = 2020-03-23T10:21:31.783Z[2020-03-19 18:21:31 CST] <main> DBG-X: parameter SessionId = CJOqDBIQnacKjLeuRGCtg3rQ4MaC7Q==[2020-03-19 18:21:31 CST] <main> DBG-X: parameter StreamingSettings = {LogStreamingEnabled=true, MultipartUploadsEnabled=true, AssetDescriptionStreamingEnabled=false}[2020-03-19 18:21:35 CST] <main> ERROR: iTMSTransporter could not generate an itmsp: null[2020-03-19 18:21:35 CST] <main> ERROR: An exception has occurred: null[2020-03-19 18:21:35 CST] <main> DEBUG: java.lang.NullPointerExceptionat com.apple.transporter.operation.DeveloperAPIUpload.lambda$generatePackage$1(DeveloperAPIUpload.java:374)at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267)at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)at com.apple.transporter.operation.DeveloperAPIUpload.generatePackage(DeveloperAPIUpload.java:390)at com.apple.transporter.operation.DeveloperAPIUpload.execute(DeveloperAPIUpload.java:236)at com.apple.transporter.Application.reallyBegin(Application.java:224)at com.apple.transporter.Application.begin(Application.java:114)at com.apple.transporter.osgi.TransporterService.start(TransporterService.java:87)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at com.apple.transporter.starter.TransporterStarter.runService(TransporterStarter.java:476)at com.apple.transporter.starter.TransporterStarter.runTransporterService(TransporterStarter.java:450)at com.apple.transporter.starter.TransporterStarter.start(TransporterStarter.java:188)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at com.apple.transporter.bootstrap.BootstrapperPhase2.runStartable(BootstrapperPhase2.java:355)at com.apple.transporter.bootstrap.BootstrapperPhase2.runStarter(BootstrapperPhase2.java:317)at com.apple.transporter.bootstrap.BootstrapperPhase2.start(BootstrapperPhase2.java:130)at com.apple.transporter.bootstrap.BootstrapperPhase1.startOSGiFramework(BootstrapperPhase1.java:321)at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:99)at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:59)at com.apple.transporter.launcher.Launcher.launchBootstrapper(Launcher.java:37)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at com.apple.transporter.launcher.Application.start(Application.java:220)at com.apple.transporter.launcher.Application.main(Application.java:658)[2020-03-19 18:21:36 CST] <main> DBG-X: Returning 1
Post not yet marked as solved
I am having an issue submitting an update to my existing app in the TestFlight.
My project supports iOS 9.0 and up. I am using Xcode Version 11.5 (11E608c). My application works just fine, it compiles fine, and the archives even validate correctly and upload to the App Store just fine.
However, once I upload a build and it finishes processing I see this error in App Store Connect:
"ITMS-90562: Invalid Bundle - The embedded bitcode bundle is corrupted. Rebuild your entire app with the latest GM Xcode and submit the app again."
I have absolutely no idea what's causing this. Has anyone ever seen this? Thanks!
Hi, we submitted an iPhone app for TestFlight review last week so that we could distribute to our beta test group. It was rejected over the weekend but we have not received any rejection emails containing details or for that matter can't find any reason online? Have raised a question online to the iTunes review team and awaiting response but wondering if any other developers have had similar issues recently with not receiving communications from the review team?
I am obviously checking SPAM folders and received OK the state change email when the app was first uploaded but nothing since?
Thanks in advance
Graeme
Post not yet marked as solved
Hi!
I have a Apple Watch app that is bundled with my iOS app. However, when I install the app using TestFlight it crashes on launch.
The app runs fine when launching directly from Xcode. Any tips on how to investigate the cause of this problem?
I have exported the diagnosis log for the app, but that doesn't say me much:
Exception Type: EXCCRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXCCORPSE_NOTIFY
Termination Reason: Namespace WATCHKIT, Code 0x1
Triggered by Thread: 0 Thread 0 Crashed:
0	 libsystem_kernel.dylib				 0x1e3fe060 0x1e3d5000 + 168032
1	 libsystem_kernel.dylib				 0x1e40297c 0x1e3d5000 + 186748
2	 libsystem_kernel.dylib				 0x1e402918 0x1e3d5000 + 186648
3	 WatchKit											 0x33b49df4 0x33a8a000 + 785908
4	 WatchKit											 0x33b4af38 0x33a8a000 + 790328
5	 libdispatch.dylib						 0x1e22c658 0x1e229000 + 13912
6	 libdispatch.dylib						 0x1e22dcbc 0x1e229000 + 19644
7	 WatchKit											 0x33aa75f0 0x33a8a000 + 120304
8	 WatchKit											 0x33aa7384 0x33a8a000 + 119684
9	 UIKitCore										 0x3f226e78 0x3e848000 + 10350200
10	UIKitCore										 0x3f22cc40 0x3e848000 + 10374208
11	UIKitCore										 0x3ea3b74c 0x3e848000 + 2045772
12	UIKitCore										 0x3f228960 0x3e848000 + 10357088
13	UIKitCore										 0x3f228d9c 0x3e848000 + 10358172
14	UIKitCore										 0x3f22ea68 0x3e848000 + 10381928
15	WatchKit											 0x33aa6af8 0x33a8a000 + 117496
16	libdyld.dylib								 0x1e269de8 0x1e269000 + 3560
Thread 1:
0	 libsystem_pthread.dylib			 0x1e4835b4 0x1e479000 + 42420
Thread 2:
0	 libsystem_pthread.dylib			 0x1e4835b4 0x1e479000 + 42420
Thread 3:
0	 libsystem_pthread.dylib			 0x1e4835b4 0x1e479000 + 42420
Thread 4:
0	 libsystem_pthread.dylib			 0x1e4835b4 0x1e479000 + 42420
Thread 5 name:	com.apple.uikit.eventfetch-thread
Thread 5:
0	 libsystem_kernel.dylib				 0x1e3db8a4 0x1e3d5000 + 26788
1	 libsystem_kernel.dylib				 0x1e3dad00 0x1e3d5000 + 23808
2	 CoreFoundation								 0x1e7f2a0c 0x1e75d000 + 612876
3	 CoreFoundation								 0x1e7ed414 0x1e75d000 + 590868
4	 CoreFoundation								 0x1e7ecb70 0x1e75d000 + 588656
5	 Foundation										 0x1f313fc0 0x1f30c000 + 32704
6	 Foundation										 0x1f313ea0 0x1f30c000 + 32416
7	 UIKitCore										 0x3f2c2074 0x3e848000 + 10985588
8	 Foundation										 0x1f4738a0 0x1f30c000 + 1472672
9	 libsystem_pthread.dylib			 0x1e47af04 0x1e479000 + 7940
10	libsystem_pthread.dylib			 0x1e4835c8 0x1e479000 + 42440
Thread 0 crashed with ARM Thread State (64-bit):
		x0: 0x0000000000000016	 x1: 0x0000000000000001	 x2: 0x0000000000000000	 x3: 0x0000000000000000
		x4: 0x000000001766dc29	 x5: 0x0000000000000002	 x6: 0x0000000000000000	 x7: 0x0000000000000000
		x8: 0x0000000000000020	 x9: 0x0000000089b10070	x10: 0x000000004bee7c00	x11: 0x0000000000000000
	 x12: 0x0000000000ff0007	x13: 0x000000001a321000	x14: 0x0000000000033fe8	x15: 0x0000000000000000
	 x16: 0x0000000000000209	x17: 0x0000000000000001	x18: 0x0000000000000000	x19: 0x0000000000000002
	 x20: 0x000000001766dc29	x21: 0x0000000000000000	x22: 0x0000000000000000	x23: 0x0000000000000001
	 x24: 0x0000000000000016	x25: 0x000000004d237ef0	x26: 0x0000000017670310	x27: 0x000000000000000c
	 x28: 0x000000004ef60000	 fp: 0x0000000004abf320	 lr: 0x000000001e40297c
		sp: 0x0000000004abf2e0	 pc: 0x000000001e3fe060 cpsr: 0x40000000
	 esr: 0x56000080	Address size fault
Hi,
I've been working on a Widget Extension which works great locally (when installed via Xcode) but it crashes when distributed via TestFlight. Most of the crashes occur at WidgetExtensionContext.getDescriptors(completion:)
Here's the crash log:
0	 WidgetKit										 0x00000001e556952c closure #1 in WidgetExtensionContext.getDescriptors(completion:) + 208 (WidgetExtensionContext.swift:85)
1	 WidgetKit										 0x00000001e55694ac closure #1 in WidgetExtensionContext.getDescriptors(completion:) + 80 (WidgetExtensionContext.swift:85)
2	 WidgetKit										 0x00000001e55688dc thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
3	 libdispatch.dylib						 0x00000001a4aac410 _dispatch_call_block_and_release + 32 (init.c:1454)
4	 libdispatch.dylib						 0x00000001a4aadf08 _dispatch_client_callout + 20 (object.m:559)
5	 libdispatch.dylib						 0x00000001a4abb480 _dispatch_main_queue_callback_4CF + 836 (inline_internal.h:2548)
6	 CoreFoundation								 0x00000001a4d8e634 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 (CFRunLoop.c:1790)
7	 CoreFoundation								 0x00000001a4d88c34 __CFRunLoopRun + 1940 (CFRunLoop.c:3118)
8	 CoreFoundation								 0x00000001a4d88090 CFRunLoopRunSpecific + 564 (CFRunLoop.c:3242)
9	 Foundation										 0x00000001a5124310 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
10	Foundation										 0x00000001a5156d68 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399)
11	libxpc.dylib									 0x00000001a4a0a6ac _xpc_objc_main + 688 (main.m:265)
12	libxpc.dylib									 0x00000001a4a0c984 xpc_main + 180 (init.c:1198)
13	Foundation										 0x00000001a5159068 -[NSXPCListener resume] + 316 (NSXPCListener.m:448)
14	PlugInKit										 0x00000001b44658a0 -[PKService run] + 424 (PKService.m:186)
15	PlugInKit										 0x00000001b44654e0 +[PKService main] + 576 (PKService.m:115)
16	PlugInKit										 0x00000001b4465cac +[PKService _defaultRun:arguments:] + 24 (PKService.m:233)
17	ExtensionKit									 0x00000001e77f7d8c EXExtensionMain + 84 (EXExtensionMain.m:23)
18	Foundation										 0x00000001a52a02b8 NSExtensionMain + 200 (NSExtensionMain.m:13)
19	libdyld.dylib								 0x00000001a4c13f08 start + 4
I've seen multiple reports about the 3rd party widgets not appearing for TestFlight builds in the PB3, but I am not sure if this is related.
What can I do to solve this? Thank you!
Post not yet marked as solved
Hello!
I have a WatchOS Application on TestFlight that is crashing on startup on Apple Watch Series 3 devices (32-bit). It works flawlessly on Simulators (Xcode 11.7) and Apple Watch Series 4. I am using Alamofire 5.2.2 with Swift Package Manager. Latest Xcode (version 11.7). The device is Apple Watch Series 3 devices (32-bit) running latest final watchOS (version 6.2.8).
I am calling a REST service that returns a JSON error file (response) and HTTP status code 401 (Unauthorized) if no gateway access token is given.
As I said this works in simulator and Apple Watch Series 4 device. I suspect of Bitcode, as in the past versions I had an iOS companion app and disabled bitcode generation, but now we only have the watch app and I cannot disable Bitcode generation.
What happened instead?
The crash is somewhat like this:
Hardware Model:&#9;&#9;&#9;Watch3,4
Process:&#9;&#9;&#9;&#9;&#9;&#9; Watch App Extension [616]
Version:&#9;&#9;&#9;&#9;&#9;&#9; 132 (1.0)
AppVariant:&#9;&#9;&#9;&#9;&#9;1:Watch3,4:6
Beta:&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;YES
Code Type:&#9;&#9;&#9;&#9;&#9; ARM (Native)
Role:&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;Foreground
Parent Process:&#9;&#9;&#9;launchd [1]
Date/Time:&#9;&#9;&#9;&#9;&#9; 2020-09-02 15:52:50.8659 -0300
Launch Time:&#9;&#9;&#9;&#9; 2020-09-02 15:52:48.0000 -0300
OS Version:&#9;&#9;&#9;&#9;&#9;Watch OS 6.2.8 (17U63)
Release Type:&#9;&#9;&#9;&#9;User
Baseband Version:&#9;&#9;n/a
Report Version:&#9;&#9;&#9;104
Exception Type:&#9;EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x00000060
VM Region Info: 0x60 is not in any region.&#9;Bytes before following region: 2310048
&#9;&#9;&#9;REGION TYPE&#9;&#9;&#9;&#9;&#9;&#9;&#9;START - END&#9;&#9; [ VSIZE] PRT/MAX SHRMOD&#9;REGION DETAIL
&#9;&#9;&#9;UNUSED SPACE AT START-->&#9;
&#9;&#9;&#9;__TEXT&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 00234000-0038c000 [ 1376K] r-x/r-x SM=COW&#9;...App Extension
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [616]
Triggered by Thread:&#9;0
Thread 0 name:&#9;Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0&#9; libswiftCore.dylib&#9;&#9;&#9;&#9;&#9;&#9; 0x6f7f4060 static _SetStorage.allocate+ 864352 (scale:age:seed:) + 16
1&#9; libswiftCore.dylib&#9;&#9;&#9;&#9;&#9;&#9; 0x6f7f007e static _SetStorage.allocate+ 847998 (capacity:) + 126
2&#9; Watch App Extension 0x002fcca4 specialized protocol witness for Collection.endIndex.getter in conformance [A] + 822436 (_$s30Watch_App_Extension12SimulaCambioMp:0)
3&#9; Watch App Extension 0x002ebcfe static ResponseSerializer.defaultEmptyRequestMethods.getter + 752894 (contaFormatada.modify:102)
4&#9; Watch App Extension 0x002801e2 AlamofireLoginService.loginSmartwatch(completion:) + 311778 (AlamofireLoginService.swift:49)
5&#9; Watch App Extension 0x0027b568 specialized InterfaceController.doLogin(:semProgresso:) + 292200 (InterfaceController.swift:0)
6&#9; Watch App Extension 0x00275ec6 InterfaceController.awake(withContext:) + 270022 (InterfaceController.swift:246)
7&#9; Watch App Extension 0x00276888 @objc InterfaceController.awake(withContext:) + 272520 (<compiler-generated>:0
8&#9; WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1959c2 _WKInterfaceControllerCreateClass + 444
9&#9; WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1ceef4 __153-[SPRemoteInterface createViewController:className:properties:contextID:info:gestureDescriptions:clientIdentifier:interfaceControllerCreationCompletion:]_block_invoke_3 + 348
10&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1cebbe __153-[SPRemoteInterface createViewController:className:properties:contextID:info:gestureDescriptions:clientIdentifier:interfaceControllerCreationCompletion:]_block_invoke_2 + 1070
11&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f194130 spUtils_dispatchAsyncToMainThread + 22
12&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1ce75c __153-[SPRemoteInterface createViewController:className:properties:contextID:info:gestureDescriptions:clientIdentifier:interfaceControllerCreationCompletion:]_block_invoke + 156
13&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1956c4 -[SPRemoteInterface performAfterApplicationDidFinishLaunching:] + 40
14&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f195410 -[SPRemoteInterface createViewController:className:properties:contextID:info:gestureDescriptions:clientIdentifier:interfaceControllerCreationCompletion:] + 282
15&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f23564a __178-[SPExtensionConnection interfaceViewController:createCompanionControllerClass:properties:initializationContextID:info:gestureDescriptions:interfaceControllerCreationCompletion:]_block_invoke + 294
16&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f192ba2 -[SPExtensionConnection performOnSendQueue:syncIfUnsuspended:] + 464
17&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f195298 -[SPExtensionConnection interfaceViewController:createCompanionControllerClass:properties:initializationContextID:info:gestureDescriptions:interfaceControllerCreationCompletion:] + 284
18&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f1950f4 -[SPApplicationDelegate viewController:createWKInterfaceControllerClass:properties:contextID:creationCompletion:] + 1588
19&#9;WatchKit&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x5f183740 -[SPInterfaceViewController loadView] + 2004
20&#9;UIKitCore&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x678d7aca -[UIViewController loadViewIfRequired] + 160
21&#9;UIKitCore&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x678d80f0 -[UIViewController view] + 24
...
Thread 0 crashed with ARM Thread State (32-bit):
&#9;&#9;r0: 0x00000001&#9;&#9;r1: 0x00000000&#9;&#9;&#9;r2: 0x00000001&#9;&#9;&#9;r3: 0x00000000
&#9;&#9;r4: 0x00000001&#9;&#9;r5: 0x00000001&#9;&#9;&#9;r6: 0x000000e4&#9;&#9;&#9;r7: 0x27bcd708
&#9;&#9;r8: 0x00000000&#9;&#9;r9: 0x00000000&#9;&#9; r10: 0x00000000&#9;&#9; r11: 0x16db3fd0
&#9;&#9;ip: 0xfff00000&#9;&#9;sp: 0x27bcd670&#9;&#9;&#9;lr: 0x6f7f007f&#9;&#9;&#9;pc: 0x6f7f4060
&#9;cpsr: 0x60000030
Binary Images:
0x234000 - 0x3d3fff Watch App Extension armv7k&#9;<53780c55b55534578139202ab803cb6a> /var/containers/Bundle/Application/8D10BAB7-2EDF-4C98-8558-915BEBC0F499/Watch App.app/PlugIns/Watch App Extension.appex/Watch App Extension
NOTE
Unfortunately this is a big project for a bank. I do not have yet a demo project because the error only occurs via TestFlight installing on Apple Watch Series 3 (32-bits). Already opened an issue on Alamofire GitHub but they said maybe it is an Apple TestFlight generation (bitcode?) error. < https://github.com/Alamofire/Alamofire/issues/3295 >
Post not yet marked as solved
Hello,
when i start test flight it shows me that the minimum age is 13 and i cant use it.
I am 44 and in my Settings i also said that im 44 and born in 1945. So whats the problem?
thanks for help
Post not yet marked as solved
Hi,
For the App Store Connect API and TestFlight, can I get the install status for all users in a particular group via the SDK? We would like to automate a report that tells us which employees have our beta app installed and if so, what version.
Thanks
Post not yet marked as solved
Can't login sandbox when input correct account and password
any help to me, thanks!
Post not yet marked as solved
I thought that the issue would be the "Archives are not showing up on Organizer window" one. After calling on Product > Archive, it will say it has finished successfully, and I can find a folder with the app name, date, and time of said "successful" run.
However, the issue at hand seems to be even bigger: when I try to open the path in Xcode/Archives, it tells me that the archive may be "corrupt or unreadable." Overmore, I have done what old guides and stack overflow posts have said regarding this issue (such as https://developer.apple.com/library/archive/technotes/tn2215/_index.html#//apple_ref/doc/uid/DTS40011221-CH1-XCODE_SUCCESSFULLY_ARCHIVED_MY_APPLICATION__BUT_THE_ARCHIVES_ORGANIZER_DOES_NOT_LIST_MY_ARCHIVE)
This all happened after I updated Xcode (I had to because it wasn't letting me test on my connected device). Any help resolving this issue is appreciated.
Post not yet marked as solved
I really need to install TestFlight on my device which is an iPhone 6, but the app requires iOS 13 or later!
Is there any possible way to get ride of this problem? I mean any possibility other than buying a new iPhone🤪
Post not yet marked as solved
The current version of Testflight only works from iOS 13, but I urgently need Testflight back on iOS 11 for a few test apps. How can I get this app version? Is there an ipa with an old TestFlight build?
Please help me @apple and Friends
Post not yet marked as solved
I recently expired version 1.0.1 (build 26) of my app. I submitted version 1.0.2 (build 29), and after about 10 hours it was approved for testing. My existing testers did receive the popup TestFlight notification indicating that a new version of TestFlight was available. However, when they open TestFlight, it shows version 1.0.1. And of course when they tap "Install", it says that this version has been removed. This is happening for all 9 of my external testers. Most of them are up-to-date on their iOS and have the latest version of TestFlight installed.
Is it a timing issue? Does it take a while for the new version/build to truly be available for testing?
Post not yet marked as solved
I want to install Testflight app on iPhone 6, 6 Plus. But I'm not able to install because Testflight app requires iOS 13.0 or later.
iOS 12.4 is max version for iPhone 6, 6 plus.
Is there any way to install old version of Testflight?
Please help me.
Thank you
Post not yet marked as solved
I'm currently trying to build my react native app on TestFlight with Fastlane using this tutorial:
boorje.com/deploy-react-native-app/
I reached the last step and ran the command bundle exec fastlane beta. This should've built the app on TestFlight, but it didn't.
Instead, I received this error: File/Users/myname/Library/Developer/Xcode/DerivedData/GAbeta-etzidujiozhpelfdovtuwdoldqcl/Build/Intermediates.noindex/ArchiveIntermediates/GAbeta/BuildProductsPath/Release-iphoneos/GAbeta.app/main.jsbundle does not exist.
Additionally, I was informed that the following build commands failed:
PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/myname/Library/Developer/Xcode/DerivedData/GAbeta-etzidujiozhpelfdovtuwdoldqcl/Build/Intermediates.noindex/ArchiveIntermediates/GAbeta/IntermediateBuildFilesPath/GAbeta.build/Release-iphoneos/GAbeta.build/Script-00DD1BFF1BD5951E006B06BC.sh
I've done some research on potential solutions including https://github.com/facebook/react-native/issues/25522#issuecomment-509036251, but none worked.
Does anyone have any suggestions in order to solve this issue or could anyone potentially assist in my search?
Post not yet marked as solved
Hi,
I would like to test my app on old devices to check compatibility, but if I try to install TestFlight on my iPad3 with iOS9.3.5 it say that is not compatible.
There is any procedure to install on old iOS versions?
Thanks
Post not yet marked as solved
New version iOS build has been in "Processing" status for few days. Any advice or workaround ?