我不得不修改我的一个 iOS 应用程序的包标识符(和签名)。我在应用程序中保留了之前所有与 Fabric 相关的代码。
我在 Fabric 中看不到新版应用的任何数据。 查了一下:根据Fabric的日志输出,请求发送成功。
我该如何解决这个问题?
提前感谢您的帮助!
最佳答案
我可以在日志中看到这个:
Aug 7 15:06:21 me-MBP assertiond[37177]: Submitted job with label: UIKitApplication:com.mycompany.ios.myapp[0xb044][37177]
Aug 7 15:06:21 me-MBP SpringBoard[37172]: [com.mycompany.ios.myapp] Bootstrap complete with label: UIKitApplication:com.mycompany.ios.myapp[0xb044][37177]
Aug 7 15:06:22 me-MBP MyApp[54744]: assertion failed: 16G29 14E269: libxpc.dylib + 64131 [624BAF4F-2E03-34F8-ACBA-970B04637786]: 0x7d
Aug 7 15:06:22 me-MBP MyApp[54744]: [Crashlytics] Version 3.8.3 (120)
Aug 7 15:06:22 me-MBP MyApp[54744]: [Crashlytics] Running on iOS Simulator (iPhone), 10.3.0 (16G29)
Aug 7 15:06:22 me-MBP MyApp[54744]: [Crashlytics:Crash] Reporting is disabled
Aug 7 15:06:22 me-MBP MyApp[54744]: [Crashlytics] Crash reporting could not be initialized
Aug 7 15:06:22 me-MBP MyApp[54744]: [Answers] Initialized
Aug 7 15:06:22 me-MBP assertiond[37177]: client <BSProcessHandle: 0x7fe76dc04100; MyApp:54744; valid: YES> HWM increased to 1 because of <BKProcessAssertion: 0x7fe76e906f50; "io.answers.RecordEvent" (finishTask:180s); id:…5C9E39B8B4CC>
Aug 7 15:06:22 me-MBP MyApp[54744]: [Fabric] Initialized with kit versions: {
"com.twitter.answers.ios" = "1.3.3";
"com.twitter.crashlytics.ios" = "3.8.3";
"io.fabric.sdk.ios" = "1.6.11";
}
Aug 7 15:06:22 me-MBP MyApp[54744]: Normal message received by listener connection. Ignoring.
Aug 7 15:06:22 me-MBP MyApp[54744]: Could not successfully update network info during initialization.
Aug 7 15:06:22 me-MBP MyApp[54744]: [Crashlytics:Crash] WARNING: CLSLog has been used before (or concurrently with) Crashlytics initialization and cannot be recorded. The message was:
-[AppDelegate application:didFinishLaunchingWithOptions:] line 115 $ Used language: en
Aug 7 15:06:22 me-MBP MyApp[54744]: -[AppDelegate application:didFinishLaunchingWithOptions:] line 115 $ Used language: en
Aug 7 15:06:22 me-MBP MyApp[54744]: [Answers] Answers is disabled. Cleaning up.
Aug 7 15:06:22 me-MBP MyApp[54744]: Simulator user has requested new graphics quality: 10
Aug 7 15:06:22 me-MBP MyApp[54744]: Could not load the "G2A_Toolbar_Logo" image referenced from a nib in the bundle with identifier "com.mycompany.ios.myapp"
Aug 7 15:06:22 me-MBP MyApp[54744]: Reachability Flag Status: -R ------- networkStatusForFlags
Aug 7 15:06:22 me-MBP MyApp[54744]: applicationDidBecomeActive - stopBackgroundTask
Aug 7 15:06:22 me-MBP MyApp[54744]: stopBackgroundTask
Aug 7 15:06:23 me-MBP pasted[54287]: BundleID com.mycompany.ios.myapp from team GFNFVT632V is requesting pasteboard com.apple.UIKit.pboard.general
Aug 7 15:06:23 me-MBP pasted[54287]: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null)
Aug 7 15:06:23 me-MBP MyApp[54744]: OutOfSessionController -setDelegate: delegate updated
Aug 7 15:06:23 me-MBP MyApp[54744]: [Fabric] settings downloaded successfully
Aug 7 15:06:23 me-MBP MyApp[54744]: [Fabric] Settings are available for consumption
Aug 7 15:06:35 me-MBP SpringBoard[37172]: [KeyboardArbiter] HW kbd: Failed to set (null) as keyboard focus
Aug 7 15:06:35 --- last message repeated 1 time ---
Aug 7 15:06:35 me-MBP com.apple.CoreSimulator.SimDevice.D45F40B7-FFEF-4B8A-AA17-A8B7DBB7637D.launchd_sim[37155] (UIKitApplication:com.mycompany.ios.myapp[0xb044][37177][54744]): Service exited due to Illegal instruction: 4
Aug 7 15:06:35 me-MBP backboardd[37173]: [Common] Unable to get short BSD proc info for 54744: No such process
Aug 7 15:06:35 me-MBP backboardd[37173]: [Common] Unable to get proc info for 54744: Undefined error: 0
Aug 7 15:06:37 me-MBP assertiond[37177]: Deleted job with label: UIKitApplication:com.mycompany.ios.myapp[0xb044][37177]
Aug 7 15:06:42 me-MBP assertiond[37177]: Submitted job with label: UIKitApplication:com.mycompany.ios.myapp[0x10d3][37177]
Aug 7 15:06:42 me-MBP SpringBoard[37172]: [com.mycompany.ios.myapp] Bootstrap complete with label: UIKitApplication:com.mycompany.ios.myapp[0x10d3][37177]
Aug 7 15:06:42 me-MBP MyApp[54755]: assertion failed: 16G29 14E269: libxpc.dylib + 64131 [624BAF4F-2E03-34F8-ACBA-970B04637786]: 0x7d
Aug 7 15:06:42 me-MBP MyApp[54755]: [Crashlytics] Version 3.8.3 (120)
Aug 7 15:06:42 me-MBP MyApp[54755]: [Crashlytics] Running on iOS Simulator (iPhone), 10.3.0 (16G29)
Aug 7 15:06:42 me-MBP MyApp[54755]: [Crashlytics:Crash] Reporting is disabled
Aug 7 15:06:42 me-MBP MyApp[54755]: [Crashlytics] Crash reporting could not be initialized
Aug 7 15:06:42 me-MBP MyApp[54755]: [Answers] Initialized
Aug 7 15:06:42 me-MBP assertiond[37177]: client <BSProcessHandle: 0x7fe76e909f10; MyApp:54755; valid: YES> HWM increased to 1 because of <BKProcessAssertion: 0x7fe76dc036c0; "io.answers.RecordEvent" (finishTask:180s); id:…FE6B9B144203>
Aug 7 15:06:42 me-MBP MyApp[54755]: [Fabric] Initialized with kit versions: {
"com.twitter.answers.ios" = "1.3.3";
"com.twitter.crashlytics.ios" = "3.8.3";
"io.fabric.sdk.ios" = "1.6.11";
}
Aug 7 15:06:42 me-MBP MyApp[54755]: Normal message received by listener connection. Ignoring.
Aug 7 15:06:42 me-MBP MyApp[54755]: Could not successfully update network info during initialization.
Aug 7 15:06:42 me-MBP MyApp[54755]: [Crashlytics:Crash] WARNING: CLSLog has been used before (or concurrently with) Crashlytics initialization and cannot be recorded. The message was:
-[AppDelegate application:didFinishLaunchingWithOptions:] line 115 $ Used language: en
Aug 7 15:06:42 me-MBP MyApp[54755]: -[AppDelegate application:didFinishLaunchingWithOptions:] line 115 $ Used language: en
Aug 7 15:06:42 me-MBP MyApp[54755]: Simulator user has requested new graphics quality: 10
Aug 7 15:06:42 me-MBP MyApp[54755]: Could not load the "G2A_Toolbar_Logo" image referenced from a nib in the bundle with identifier "com.mycompany.ios.myapp"
Aug 7 15:06:43 me-MBP MyApp[54755]: [Answers] Answers is disabled. Cleaning up.
Aug 7 15:06:43 me-MBP MyApp[54755]: Reachability Flag Status: -R ------- networkStatusForFlags
Aug 7 15:06:43 me-MBP MyApp[54755]: applicationDidBecomeActive - stopBackgroundTask
Aug 7 15:06:43 me-MBP MyApp[54755]: stopBackgroundTask
Aug 7 15:06:43 me-MBP pasted[54287]: BundleID com.mycompany.ios.myapp from team GFNFVT632V is requesting pasteboard com.apple.UIKit.pboard.general
Aug 7 15:06:43 me-MBP pasted[54287]: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null)
Aug 7 15:06:43 me-MBP MyApp[54755]: OutOfSessionController -setDelegate: delegate updated
Aug 7 15:06:47 me-MBP MyApp[54755]: [Fabric] settings downloaded successfully
Aug 7 15:06:47 me-MBP MyApp[54755]: [Fabric] Settings are available for consumption
关于ios - Fabric 数据已成功发送但在修改应用程序包标识符(和签名)后未出现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45462171/
我主要使用Ruby来执行此操作,但到目前为止我的攻击计划如下:使用gemsrdf、rdf-rdfa和rdf-microdata或mida来解析给定任何URI的数据。我认为最好映射到像schema.org这样的统一模式,例如使用这个yaml文件,它试图描述数据词汇表和opengraph到schema.org之间的转换:#SchemaXtoschema.orgconversion#data-vocabularyDV:name:namestreet-address:streetAddressregion:addressRegionlocality:addressLocalityphoto:i
这里有一个很好的答案解释了如何在Ruby中下载文件而不将其加载到内存中:https://stackoverflow.com/a/29743394/4852737require'open-uri'download=open('http://example.com/image.png')IO.copy_stream(download,'~/image.png')我如何验证下载文件的IO.copy_stream调用是否真的成功——这意味着下载的文件与我打算下载的文件完全相同,而不是下载一半的损坏文件?documentation说IO.copy_stream返回它复制的字节数,但是当我还没有下
有时我需要处理键/值数据。我不喜欢使用数组,因为它们在大小上没有限制(很容易不小心添加超过2个项目,而且您最终需要稍后验证大小)。此外,0和1的索引变成了魔数(MagicNumber),并且在传达含义方面做得很差(“当我说0时,我的意思是head...”)。散列也不合适,因为可能会不小心添加额外的条目。我写了下面的类来解决这个问题:classPairattr_accessor:head,:taildefinitialize(h,t)@head,@tail=h,tendend它工作得很好并且解决了问题,但我很想知道:Ruby标准库是否已经带有这样一个类? 最佳
我正在尝试解析一个文本文件,该文件每行包含可变数量的单词和数字,如下所示:foo4.500bar3.001.33foobar如何读取由空格而不是换行符分隔的文件?有什么方法可以设置File("file.txt").foreach方法以使用空格而不是换行符作为分隔符? 最佳答案 接受的答案将slurp文件,这可能是大文本文件的问题。更好的解决方案是IO.foreach.它是惯用的,将按字符流式传输文件:File.foreach(filename,""){|string|putsstring}包含“thisisanexample”结果的
rails中是否有任何规定允许站点的所有AJAXPOST请求在没有authenticity_token的情况下通过?我有一个调用Controller方法的JqueryPOSTajax调用,但我没有在其中放置任何真实性代码,但调用成功。我的ApplicationController确实有'request_forgery_protection'并且我已经改变了config.action_controller.consider_all_requests_local在我的environments/development.rb中为false我还搜索了我的代码以确保我没有重载ajaxSend来发送
我正在尝试使用Curbgem执行以下POST以解析云curl-XPOST\-H"X-Parse-Application-Id:PARSE_APP_ID"\-H"X-Parse-REST-API-Key:PARSE_API_KEY"\-H"Content-Type:image/jpeg"\--data-binary'@myPicture.jpg'\https://api.parse.com/1/files/pic.jpg用这个:curl=Curl::Easy.new("https://api.parse.com/1/files/lion.jpg")curl.multipart_form_
无论您是想搭建桌面端、WEB端或者移动端APP应用,HOOPSPlatform组件都可以为您提供弹性的3D集成架构,同时,由工业领域3D技术专家组成的HOOPS技术团队也能为您提供技术支持服务。如果您的客户期望有一种在多个平台(桌面/WEB/APP,而且某些客户端是“瘦”客户端)快速、方便地将数据接入到3D应用系统的解决方案,并且当访问数据时,在各个平台上的性能和用户体验保持一致,HOOPSPlatform将帮助您完成。利用HOOPSPlatform,您可以开发在任何环境下的3D基础应用架构。HOOPSPlatform可以帮您打造3D创新型产品,HOOPSSDK包含的技术有:快速且准确的CAD
我的工作要求我为某些测试自动生成电子邮件。我一直在四处寻找,但未能找到可以快速实现的合理解决方案。它需要在outlook而不是其他邮件服务器中,因为我们有一些奇怪的身份验证规则,我们需要保存草稿而不是仅仅发送邮件的选项。显然win32ole可以做到这一点,但我找不到任何相当简单的例子。 最佳答案 假设存储了Outlook凭据并且您设置为自动登录到Outlook,WIN32OLE可以很好地完成此操作:require'win32ole'outlook=WIN32OLE.new('Outlook.Application')message=
本教程将在Unity3D中混合Optitrack与数据手套的数据流,在人体运动的基础上,添加双手手指部分的运动。双手手背的角度仍由Optitrack提供,数据手套提供双手手指的角度。 01 客户端软件分别安装MotiveBody与MotionVenus并校准人体与数据手套。MotiveBodyMotionVenus数据手套使用、校准流程参照:https://gitee.com/foheart_1/foheart-h1-data-summary.git02 数据转发打开MotiveBody软件的Streaming,开始向Unity3D广播数据;MotionVenus中设置->选项选择Unit
文章目录一、概述简介原理模块二、配置Mysql使用版本环境要求1.操作系统2.mysql要求三、配置canal-server离线下载在线下载上传解压修改配置单机配置集群配置分库分表配置1.修改全局配置2.实例配置垂直分库水平分库3.修改group-instance.xml4.启动监听四、配置canal-adapter1修改启动配置2配置映射文件3启动ES数据同步查询所有订阅同步数据同步开关启动4.验证五、配置canal-admin一、概述简介canal是Alibaba旗下的一款开源项目,Java开发。基于数据库增量日志解析,提供增量数据订阅&消费。Git地址:https://github.co