hockeyapp

Can't install Helper, “Puck”, from HockeyApp for Mac

时间秒杀一切 提交于 2019-12-10 15:36:06
问题 Using High Sierra on a Mac, I am unable to install Puck from HockeyApp for Mac (version 2.0.21) with the provided instructions. When I choose "Install" from the "Preferences -> General" tab, the button turns gray, or disabled, I am prompted for my account's password and then... nothing. Puck is not installed in the /usr/local/bin directory as is suggested. My user account is an admin account. I am using the correct password. I have ownership and full write permissions to /usr/local/bin . I

Crash Firebase vs Crashlytics vs HockyApp

蓝咒 提交于 2019-12-10 13:47:26
问题 I've been using Crashlytics in application, our client using HockeyApp, and I came to know by the recent updates to Google Firebase. Has anyone had a chance to use above tools, what are your overview and suggestion? Did you like one over the other... and why? Have a great day. 回答1: I'm afraid I can't speak for HockeyApp at all, but I have some experience in using Firebase and Crashlytics using iOS and Android clients. The below paragraphs don't factor in HockeyApp, and only compare Firebase

iOS apps external beta testing Apple restrictions

对着背影说爱祢 提交于 2019-12-10 00:16:18
问题 After reading numerous beta testing strategy guides for iOS I'm still confused about if it's permitted by Apple's Developer Program to distribute an app for external beta testing without getting it approved by them and using TestFlight. For example, is it allowed to create an AdHoc signed app and use a 3rd party tool (Crashlytics, HockeyApp, others) to beta distribute to external entities. External in this case meaning not within your organization. Within an organization, there are other

What's a good setup for React Native crash reporting? [closed]

心不动则不痛 提交于 2019-12-08 22:09:36
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 3 years ago . I'm seeing that getSentry has crash reporting for React Native now: https://docs.getsentry.com/hosted/clients/javascript/integrations/react-native/ I like them because they do a good job correlating exceptions with your source maps. But I also want to catch native crashes. Do you

App crashes when launching after updating app via HockeyApp

為{幸葍}努か 提交于 2019-12-08 02:04:13
问题 Here's the CrashReporter information: Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x347c2848 __kill + 8 1 [My Application] 0x0002ec44 fatal_signal_handler (PLCrashSignalHandler.m:98) 2 libsystem_c.dylib 0x37518522 _sigtramp + 42 3 [My Application] 0x0003040a uncaught_exception_handler (PLCrashReporter.m:136) 4 CoreFoundation 0x37663984 __handleUncaughtException + 68 5 libobjc.A.dylib 0x334082ca _objc_terminate + 122 6 libc++abi.dylib 0x37f473be safe

Windows Phone 8 Error - Installation of the application failed

别说谁变了你拦得住时间么 提交于 2019-12-07 08:02:41
问题 I am working on a Windows Phone 8 project where we are deploying it as a company app through HockeyApp. I have a .PFX file generated from our Symantec cert and the correct .aetx file installed on the device. If I take the .XAP file I intend to deploy and copy it somewhere separate and test it by deploying it using the XapDeploy.exe tool, it will install silently and work properly. Then I use the XapSignTool to sign the .XAP against the .PFX successfully ("XapSignTool Success: Successfully

App crashes when launching after updating app via HockeyApp

给你一囗甜甜゛ 提交于 2019-12-06 15:54:51
Here's the CrashReporter information: Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x347c2848 __kill + 8 1 [My Application] 0x0002ec44 fatal_signal_handler (PLCrashSignalHandler.m:98) 2 libsystem_c.dylib 0x37518522 _sigtramp + 42 3 [My Application] 0x0003040a uncaught_exception_handler (PLCrashReporter.m:136) 4 CoreFoundation 0x37663984 __handleUncaughtException + 68 5 libobjc.A.dylib 0x334082ca _objc_terminate + 122 6 libc++abi.dylib 0x37f473be safe_handler_caller(void (*)()) + 70 7 libc++abi.dylib 0x37f4744a std::terminate() + 14 8 libc++abi.dylib

How to integrate hockey App with Hybrid mobile app

微笑、不失礼 提交于 2019-12-06 07:33:01
问题 I am trying to integrate my Hybrid Mobile App (Inonic + Cordova) with hockey App but the problem is Hockey App is support Native apps (According to my info). So is there any guide available for that? Hybrid App integration with Hockey app . When I try to follow hockey app integration with android platform (hybrid app) it also said me to add some code in main activity so where i can find this 回答1: Main activity is inside Android platform... cordova/platforms/android/src/... Put in onCreate

Windows Phone 8 Error - Installation of the application failed

老子叫甜甜 提交于 2019-12-05 12:28:41
I am working on a Windows Phone 8 project where we are deploying it as a company app through HockeyApp. I have a .PFX file generated from our Symantec cert and the correct .aetx file installed on the device. If I take the .XAP file I intend to deploy and copy it somewhere separate and test it by deploying it using the XapDeploy.exe tool, it will install silently and work properly. Then I use the XapSignTool to sign the .XAP against the .PFX successfully ("XapSignTool Success: Successfully signed = C:\xxx"). When I attempt to test this recently signed XAP with the XapDeploy tool I will get the

Ad Hoc iOS .ipa file won't install for devices added to profile since iOS 7 came out

天涯浪子 提交于 2019-12-05 10:40:16
问题 I have an iOS app that I've developing for a while. Initially there were around 8 devices in the iOS dev account, ad builds were prepared and distributed through Hockey App, no problems. Recently, we've added a bunch more devices, but for some reason the ad hoc builds won't install on those devices (but continues to install just fine on the original set). I have been over and over the certificates, devices and provisioning profiles in the iOS Dev Center. I've triple checked all the Build