菜鸟教程小白 发表于 2022-12-11 18:26:17

ios - Fabric 数据已成功发送,但在修改应用程序包标识符(和签名)后未出现


                                            <p><p>我不得不修改我的一个 iOS 应用程序的包标识符(和签名)。我在应用程序中保留了之前所有与 Fabric 相关的代码。</p>

<p>我在 Fabric 中看不到新版应用的任何数据。
查了一下,根据Fabric的日志输出,请求发送成功。</p>

<p>我该如何解决这个问题?</p>

<p>提前感谢您的帮助!</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我可以在日志中看到这个:</p>

<p></p><div class="snippet"data-lang="js"data-hide="false"data-console="true"data-babel="false">
<div class="snippet-code">
<pre class="snippet-code-html lang-html prettyprint-override"><code>Aug7 15:06:21 me-MBP assertiond: Submitted job with label: UIKitApplication:com.mycompany.ios.myapp
Aug7 15:06:21 me-MBP SpringBoard: Bootstrap complete with label: UIKitApplication:com.mycompany.ios.myapp
Aug7 15:06:22 me-MBP MyApp: assertion failed: 16G29 14E269: libxpc.dylib + 64131 : 0x7d
Aug7 15:06:22 me-MBP MyApp: Version 3.8.3 (120)
Aug7 15:06:22 me-MBP MyApp: Running on iOS Simulator (iPhone), 10.3.0 (16G29)
Aug7 15:06:22 me-MBP MyApp: Reporting is disabled
Aug7 15:06:22 me-MBP MyApp: Crash reporting could not be initialized
Aug7 15:06:22 me-MBP MyApp: Initialized
Aug7 15:06:22 me-MBP assertiond: client &lt;BSProcessHandle: 0x7fe76dc04100; MyApp:54744; valid: YES&gt; HWM increased to 1 because of &lt;BKProcessAssertion: 0x7fe76e906f50; &#34;io.answers.RecordEvent&#34; (finishTask:180s); id:…5C9E39B8B4CC&gt;
Aug7 15:06:22 me-MBP MyApp: Initialized with kit versions: {
          &#34;com.twitter.answers.ios&#34; = &#34;1.3.3&#34;;
          &#34;com.twitter.crashlytics.ios&#34; = &#34;3.8.3&#34;;
          &#34;io.fabric.sdk.ios&#34; = &#34;1.6.11&#34;;
        }
Aug7 15:06:22 me-MBP MyApp: Normal message received by listener connection. Ignoring.
Aug7 15:06:22 me-MBP MyApp: Could not successfully update network info during initialization.
Aug7 15:06:22 me-MBP MyApp: WARNING: CLSLog has been used before (or concurrently with) Crashlytics initialization and cannot be recorded. The message was:
        - line 115 $ Used language: en
Aug7 15:06:22 me-MBP MyApp: - line 115 $ Used language: en
Aug7 15:06:22 me-MBP MyApp: Answers is disabled. Cleaning up.
Aug7 15:06:22 me-MBP MyApp: Simulator user has requested new graphics quality: 10
Aug7 15:06:22 me-MBP MyApp: Could not load the &#34;G2A_Toolbar_Logo&#34; image referenced from a nib in the bundle with identifier &#34;com.mycompany.ios.myapp&#34;
Aug7 15:06:22 me-MBP MyApp: Reachability Flag Status: -R ------- networkStatusForFlags
Aug7 15:06:22 me-MBP MyApp: applicationDidBecomeActive - stopBackgroundTask
Aug7 15:06:22 me-MBP MyApp: stopBackgroundTask
Aug7 15:06:23 me-MBP pasted: BundleID com.mycompany.ios.myapp from team GFNFVT632V is requesting pasteboard com.apple.UIKit.pboard.general
Aug7 15:06:23 me-MBP pasted: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null)
Aug7 15:06:23 me-MBP MyApp: OutOfSessionController -setDelegate: delegate updated
Aug7 15:06:23 me-MBP MyApp: settings downloaded successfully
Aug7 15:06:23 me-MBP MyApp: Settings are available for consumption
Aug7 15:06:35 me-MBP SpringBoard: HW kbd: Failed to set (null) as keyboard focus
Aug7 15:06:35 --- last message repeated 1 time ---
Aug7 15:06:35 me-MBP com.apple.CoreSimulator.SimDevice.D45F40B7-FFEF-4B8A-AA17-A8B7DBB7637D.launchd_sim (UIKitApplication:com.mycompany.ios.myapp): Service exited due to Illegal instruction: 4
Aug7 15:06:35 me-MBP backboardd: Unable to get short BSD proc info for 54744: No such process
Aug7 15:06:35 me-MBP backboardd: Unable to get proc info for 54744: Undefined error: 0
Aug7 15:06:37 me-MBP assertiond: Deleted job with label: UIKitApplication:com.mycompany.ios.myapp
Aug7 15:06:42 me-MBP assertiond: Submitted job with label: UIKitApplication:com.mycompany.ios.myapp
Aug7 15:06:42 me-MBP SpringBoard: Bootstrap complete with label: UIKitApplication:com.mycompany.ios.myapp
Aug7 15:06:42 me-MBP MyApp: assertion failed: 16G29 14E269: libxpc.dylib + 64131 : 0x7d
Aug7 15:06:42 me-MBP MyApp: Version 3.8.3 (120)
Aug7 15:06:42 me-MBP MyApp: Running on iOS Simulator (iPhone), 10.3.0 (16G29)
Aug7 15:06:42 me-MBP MyApp: Reporting is disabled
Aug7 15:06:42 me-MBP MyApp: Crash reporting could not be initialized
Aug7 15:06:42 me-MBP MyApp: Initialized
Aug7 15:06:42 me-MBP assertiond: client &lt;BSProcessHandle: 0x7fe76e909f10; MyApp:54755; valid: YES&gt; HWM increased to 1 because of &lt;BKProcessAssertion: 0x7fe76dc036c0; &#34;io.answers.RecordEvent&#34; (finishTask:180s); id:…FE6B9B144203&gt;
Aug7 15:06:42 me-MBP MyApp: Initialized with kit versions: {
          &#34;com.twitter.answers.ios&#34; = &#34;1.3.3&#34;;
          &#34;com.twitter.crashlytics.ios&#34; = &#34;3.8.3&#34;;
          &#34;io.fabric.sdk.ios&#34; = &#34;1.6.11&#34;;
        }
Aug7 15:06:42 me-MBP MyApp: Normal message received by listener connection. Ignoring.
Aug7 15:06:42 me-MBP MyApp: Could not successfully update network info during initialization.
Aug7 15:06:42 me-MBP MyApp: WARNING: CLSLog has been used before (or concurrently with) Crashlytics initialization and cannot be recorded. The message was:
        - line 115 $ Used language: en
Aug7 15:06:42 me-MBP MyApp: - line 115 $ Used language: en
Aug7 15:06:42 me-MBP MyApp: Simulator user has requested new graphics quality: 10
Aug7 15:06:42 me-MBP MyApp: Could not load the &#34;G2A_Toolbar_Logo&#34; image referenced from a nib in the bundle with identifier &#34;com.mycompany.ios.myapp&#34;
Aug7 15:06:43 me-MBP MyApp: Answers is disabled. Cleaning up.
Aug7 15:06:43 me-MBP MyApp: Reachability Flag Status: -R ------- networkStatusForFlags
Aug7 15:06:43 me-MBP MyApp: applicationDidBecomeActive - stopBackgroundTask
Aug7 15:06:43 me-MBP MyApp: stopBackgroundTask
Aug7 15:06:43 me-MBP pasted: BundleID com.mycompany.ios.myapp from team GFNFVT632V is requesting pasteboard com.apple.UIKit.pboard.general
Aug7 15:06:43 me-MBP pasted: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null)
Aug7 15:06:43 me-MBP MyApp: OutOfSessionController -setDelegate: delegate updated
Aug7 15:06:47 me-MBP MyApp: settings downloaded successfully
Aug7 15:06:47 me-MBP MyApp: Settings are available for consumption</code></pre>

                                                <p style="font-size: 20px;">关于ios - Fabric 数据已成功发送,但在修改应用程序包标识符(和签名)后未出现,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/45462171/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/45462171/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - Fabric 数据已成功发送,但在修改应用程序包标识符(和签名)后未出现