简体   繁体   English

遵循以下说明后,面料问题应用未显示

[英]Fabric issue App not showing after following instruction

I have carefully followed the instruction from fabric ( https://fabric.io/kits/ios/crashlytics/manual-install ) to install crashlytics in my app. 我已经仔细遵循了Fabric( https://fabric.io/kits/ios/crashlytics/manual-install )中的说明,以在我的应用程序中安装crashlytics。 However I cannot select my app after the instruction since my app is not showing. 但是,由于没有显示我的应用程序,因此在说明之后我无法选择我的应用程序。 I have tried most of the solution that has been given in this question here ( Crashlytics in iOS won't proceed past "Build Your Project" in Fabric app ) 我已经尝试过在此问题中给出的大多数解决方案( iOS中的Crashlytics不会继续通过Fabric应用程序中的“构建您的项目”

But I still failed to get my app in fabric. 但是我仍然无法将我的应用程序添加到结构中。 I am using react native to develop my app and using Xcode Version 10.2.1 我正在使用react native开发我的应用程序并使用Xcode版本10.2.1

Fabric/Firebaser here - If you've gone through all the necessary instructions, try cleaning your project first before building and running again to try to get your app up on your dashboard. 此处的Fabric / Firebaser-如果您已按照所有必要的说明进行操作,请先清理项目,然后再构建并再次运行,以尝试在仪表板上启动应用程序。 And if you haven't seen it, here are some instructions specifically for setting up react native apps with Crashlytics: https://www.npmjs.com/package/react-native-fabric#crashlytics-usage ). 而且,如果您还没有看过,这里有一些专门针对如何使用Crashlytics设置React本机应用程序的说明: https ://www.npmjs.com/package/react-native-fabric#crashlytics-usage)。 And make sure that if you haven't, set the Debug Information Format to DWARF with dSYM file for both debug and release as specified in that SO post you linked. 并确保(如果没有)将Debug Information Format(调试信息格式)设置为带有dSYM文件的DWARF,以进行链接的该SO帖子中指定的调试和发布。

You can also see more debug information about Fabric if you set Fabric to debug mode in your initialization statement: https://docs.fabric.io/apple/fabric/advanced-settings/debugging.html . 如果在初始化语句中将Fabric设置为调试模式,则还可以查看有关Fabric的更多调试信息: https : //docs.fabric.io/apple/fabric/advanced-settings/debugging.html Check to see if the settings requests are being made to Fabric or if there is anything unusual. 检查是否对Fabric发出了设置请求,或者是否有异常情况。

If you're still having trouble, reach out to support(at)fabric(dot)io with your app's bundle ID and support will be able to help you out more. 如果您仍然遇到问题,请通过应用程序的软件包ID与fabric(dot)io取得联系,支持人员将为您提供更多帮助。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 应用程序重新启动后,购物车中的商品未显示在购物车中 - Cart Items are not showing in cart after app restart 应用程序在下载应用程序后显示错误的启动画面和图标图像 - App showing wrong splash and icon image after downloading the app Xcode13 应用程序图标在构建应用程序后不显示 - Xcode13 app icon not showing after building app 问题 - 我的 React Native 应用程序显示 FirebaseError: Messaging - Issue - My React Native App showing FirebaseError: Messaging 更新应用程序后,RN 获取 blob 下载的图像/文件不显示 - RN fetch blob downloaded images/files not showing after update the app 安装我的应用程序的.apk后,图像没有显示在缺口android设备上 - Images are not showing after installing the .apk of my app on notch android devices 安装后为什么我的应用程序未显示在图标网格(不是启动器)中 - Why is my app not showing in the grid of icons (not the launcher) after installation 显示初始屏幕后,生产中的应用程序立即崩溃(仅适用于Android) - App in production crashes immediately after showing splash screen (Android only) 在 Xcode 中未找到 RCTLog.h 文件错误,在 React Native 应用程序中为 Fabric crashlytics 日志添加导入文件后 - RCTLog.h file not found error in Xcode, after adding import files in React Native app for Fabric crashlytics logs 打开推送通知后使用后退按钮退出应用程序时,应用程序显示白色空白屏幕 - App showing white blank screen when quitting app with back button after open push notification
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM