Hoptoad iOS Notifier and Titanium?

You must Login before you can answer or comment on any questions.

Can I use Hoptoad iOS Notifier (sends iPhone errors to developers) with a Titanium Appcelerator iPhone application? (http://hoptoadapp.com/pages/ios-notifier).

I cannot tell for sure from their website, but it looks like it is an Objective-C library, so I would assume not, but I wanted to check with more knowledgeable people.

If not, is there something else I can do to report user errors in a Titanium Appcelerator iPhone app?

1 Answer

It can either be included as a module(not sure of iPhone but on android for sure) but hoptoad has a javascript api. A port of the same is available for node.js https://github.com/tristandunn/node-hoptoad-notifier

We are in the process of getting it to work. If you get it done before us, feel free to post it :)

Hope this helps!

— answered 2 years ago by Aa Jay
answer permalink
1 Comment
  • I'm looking to use this as well, but I have no idea ho to create a module for iOS. It has been a while so I figured maybe someone figured it out.

    — commented 2 years ago by Joe Wheaton

Your Answer

Think you can help? Login to answer this question!