-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Can someone please help me troubleshoot why I am getting these errors codes and the solution to fix please.
[19:09:52]: Creating authorization token for App Store Connect API
+---------------------------------------------------------------------------------+
| Lane Context |
+---------------------------+-----------------------------------------------------+
| DEFAULT_PLATFORM | ios |
[!] Could not find an app on App Store Connect with app_identifier: com..loopkit.Loop
| PLATFORM_NAME | ios |
| LANE_NAME | ios build_loop |
| KEYCHAIN_PATH | ~/Library/Keychains/fastlane_tmp_keychain |
| ORIGINAL_DEFAULT_KEYCHAIN | "/Users/runner/Library/Keychains/login.keychain-db" |
+---------------------------+-----------------------------------------------------+
[19:09:53]: Called from Fastfile at line 42
[19:09:53]: [19:09:53]: 40: ) [19:09:53]: 41: [19:09:53]: => 42: previous_build_number = latest_testflight_build_number( [19:09:53]: 43: app_identifier: "com.#{TEAMID}.loopkit.Loop", [19:09:53]: 44: api_key: api_key, [19:09:53]:
[19:09:53]: Could not find an app on App Store Connect with app_identifier: com..loopkit.Loop
+-----------------------------------------------------+
| fastlane summary |
+------+--------------------------------+-------------+
| Step | Action | Time (in s) |
+------+--------------------------------+-------------+
| 1 | default_platform | 0 |
| 2 | setup_ci | 0 |
| 3 | update_project_team | 0 |
| 4 | app_store_connect_api_key | 0 |
| 💥 | latest_testflight_build_number | 0 |
+------+--------------------------------+-------------+
[19:09:53]: fastlane finished with errors