Git Product home page Git Product logo

hockeyapp's People

Contributors

dawsontoth avatar fokkezb avatar jasonkneen avatar omorandi avatar rborn avatar timanrebel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hockeyapp's Issues

Update window messages show strange text

Tim, great work on the HockeyApp module.
Have you or anyone had the same issue I keep facing where the strings in the messages do not display correctly?

I was told it was a problem with the HockeySDKResources.bundle but it is included and present in your module.
Take a look at the screen shot. Am I missing something?

simulator screen shot sep 1 2016 12 26 22 pm

Android latest release

Hi,
There doesn't appear to be a release for the latest version of Android. I can see it's been updated for use with the latest Titanium SDK but can you please add a new release for it?
Thanks

Latest SDK's

Hi,

Is this supported on the latest SDKs? Also, does the mandatory update feature work for Titanium builds?

AppStore validation issue

Hi.

I'm having a problem with AppStore validation: "Invalid bundle structure - The binary file 'My.app/modules/nl.rebelic.hockeyapp/Frameworks/HockeySDK.framework/Versions/A/HockeySDK' is not permitted. Your app may only contain one executable.

I had similar problem before with one module and it seems that solution is to add framework as static library.

I'm not sure do you know anything about it?

Thanks.

Ivan

Crash Reports practically useless

Hi guys,

I've integrated crash reporting into our iOS Titanium App, but the reports I get in HockeyApp are not very useful. I don't get the real cause of the crash, but just some memory locations. This has been different for the native Android Apps I did before.

Did anyone of you manage to get something actually useful out of Hockey, while using Titanium for your Apps?
Here's an excerpt from my crash reports:

Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x10
Crashed Thread: 0

Application Specific Information:
Selector name found in current argument registers: viewAttached

Thread 0 Crashed:
0 libobjc.A.dylib 0x0000000180ab4430 0x180a98000 + 115760
1 MyAppName 0x00000001013affcc 0x1012d4000 + 901068
2 MyAppName 0x00000001013afecc 0x1012d4000 + 900812
3 CoreFoundation 0x00000001817fa92c 0x181710000 + 960812
4 CoreFoundation 0x00000001817fa650 0x181710000 + 960080
5 CoreFoundation 0x00000001817f9e50 0x181710000 + 958032
6 CoreFoundation 0x00000001817f7a38 0x181710000 + 948792
7 CoreFoundation 0x0000000181717fb8 0x181710000 + 32696
8 GraphicsServices 0x00000001835aff84 0x1835a5000 + 44932
9 UIKit 0x000000018acec2e8 0x18ac79000 + 471784
10 MyAppName 0x00000001012dbb28 0x1012d4000 + 31528
11 libdyld.dylib 0x000000018123a56c 0x181239000 + 5484

Build fail

I am trying to use this module but whenever I add it to my app, the build fails with this error:

Building with Titanium SDK 3.4.1.GA

** BUILD FAILED **
The following build commands failed:
    Ld build/Debug-iphonesimulator/MyApp.app/MyApp normal i386

Building with Titanium SDK 3.5.1.GA

** BUILD FAILED **
The following build commands failed:
    Ld build/Debug-iphonesimulator/MyApp.app/MyApp normal i386
    Ld build/Debug-iphonesimulator/MyApp.app/MyApp normal x86_64

Removing the module fixes the issue.
Any idea why is this happening?

Data not being reported up to HockeyApp server

I am trying to integrate the module into my iOS Titanium application, but I'm not seeing any data being reported when a crash / exception occurs.

I do see this in the XCode console:

: [INFO] [object NlRebelicHockeyappModule] loaded
Jun 23 16:51:11 : [ERROR] Application received error: FOO EXCEPTION
Jun 23 16:51:11 : [HockeySDK] WARNING: HockeySDKResources.bundle is missing, will send reports automatically!
Jun 23 16:51:11 : [HockeySDK] WARNING: HockeySDKResources.bundle is missing, make sure it is added!
Jun 23 16:51:11 : [HockeySDK] WARNING: HockeySDKResources.bundle is missing, built in UI is deactivated!

Analytics?

Would this module work just for capturing Analytics? (Not interested in distribution)

stream.js error

Tried to install hockeyapp but getting the following error, installing "dk.napp.drawer" (for example) works.

$ gittio install nl.rebelic.hockeyapp
[INFO] nl.rebelic.hockeyapp searching...
[ERROR] nl.rebelic.hockeyapp:commonjs no distributable available
[INFO] [email protected]:android downloading...
[INFO] [email protected]:ios downloading...

stream.js:94
throw er; // Unhandled stream error in pipe.
^
Error: CERT_UNTRUSTED
at SecurePair. (tls.js:1381:32)
at SecurePair.emit (events.js:92:17)
at SecurePair.maybeInitFinished (tls.js:980:10)
at CleartextStream.read as _read
at CleartextStream.Readable.read (_stream_readable.js:341:10)
at EncryptedStream.write as _write
at doWrite (_stream_writable.js:226:10)
at writeOrBuffer (_stream_writable.js:216:5)
at EncryptedStream.Writable.write (_stream_writable.js:183:11)
at write (_stream_readable.js:602:24)

clang error in 0.4.1

I got an error in the actual 0.4.1

[TRACE] ld: warning: directory not found for option '-F/Volumes/Data/Users/sebastian/Dropbox/lightapps/Develop/App/build/appify/build/iphone/../../modules/iphone/nl.rebelic.hockeyapp/0.3/platform'
[TRACE] ld: framework not found HockeySDK
[TRACE] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR] 2014-12-15 11:12:46.263 xcodebuild[25685:2272839]  DeveloperPortal: Using pre-existing current store at URL (file:///Volumes/Data/Users/sebastian/Library/Developer/Xcode/DeveloperPortal%206.1.1.db).
[ERROR] ** BUILD FAILED **

You have to change line 28 in the module.xconfig from
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.3/platform
to
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.4.1/platform

Not seeing any crashes reported in HockeyApp

I created new HockeyApp "apps" for both Android and iOS, set the type of each to "Alpha", and specified the appropriate app id. I also created a "version" for each app that matches the versionName and versionCode in the tiapp.xml. I then plugged in the keys into my Ti app.js, using the 2 lines of code in the read me.

When I launch the app in the iPhone Simulator or Android Genymotion emulator and force a js error, I don't see any crashes in HockeyApp. What am I missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.