Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 12    Views: 88

Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
03/27/14 10:19 AM (10 years ago)

Feedback plugin

I did feedback as a plugin to myself a year ago. I have had much advantage of this feature. I get emails sometimes from my app users who say that there is something wrong with the app. Then I have to, I write a lot of questions back. such as which version of the app have you installed? which phone do you have? which ios version do you have installed? etc. With this plugin so you avoid a lot of worries. So now I have released this to you, so that you too can get rid of worries. http://www.buzztouch.com/plugins/plugin.php?pid=07FCFDF1A46B8EB481398AE
 
LocoLopez
Code is Art
Profile
Posts: 211
Reg: Jan 12, 2012
Orlando
9,760
like
03/27/14 10:22 AM (10 years ago)
That plugin is a great Idea, i will be downloading it for sure. Thank You for the plugin.
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
03/27/14 11:47 AM (10 years ago)
Another great plugin!
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/27/14 11:05 PM (10 years ago)
Very nicely done! Cheers! -- Smug
 
Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
like
03/28/14 12:16 AM (10 years ago)
Thanks guys!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/28/14 10:12 PM (10 years ago)
Awesome!
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
04/09/14 06:14 AM (10 years ago)
Error in Ml_feedback.m, line 43: #import "CTFeedbackViewController.h" Should be: #import "Ml_CTFeedbackViewController.h" Anyway, doesn't work: on iPhone 5, iOS 7.1, error message "Plugin not found?" Any idea?
 
Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
like
04/09/14 08:34 AM (10 years ago)
Hi fusionsch. you are building a BT 3.0 app? whats your error in the compiler? and whats happens if you build your app on iOS 5.0?
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
04/09/14 09:13 AM (10 years ago)
Hi Marcus, Yes, BT 3.0 self-hosted. Didn't try building for iOS 5 (some plugins I use require a higher version). Console: 2014-04-09 17:56:22.481 appworkz[275:60b] BT_application: getViewControllerForScreen nickname: "FeedbackScreen" itemId: ED25EA144A9C26EF74874A7 type: ML_feedback 2014-04-09 17:56:22.482 appworkz[275:60b] BT_application: getViewControllerForScreen: ERROR, could not initialize view controller for screen with itemId: ED25EA144A9C26EF74874A7 2014-04-09 17:56:22.483 appworkz[275:60b] BT_plugin_missing: INIT 2014-04-09 17:56:22.483 appworkz[275:60b] BT_navController: pushViewController 2014-04-09 17:56:22.486 appworkz[275:60b] BT_plugin_missing: viewDidLoad (super) 2014-04-09 17:56:22.486 appworkz[275:60b] BT_plugin_missing: viewDidLoad 2014-04-09 17:56:22.487 appworkz[275:60b] BT_plugin_missing: viewWillAppear (super) 2014-04-09 17:56:22.488 appworkz[275:60b] BT_plugin_missing: configureNavBar (super) for screen with itemId: error view controller has no itemId 2014-04-09 17:56:22.489 appworkz[275:60b] BT_viewUtilities: getNavBarBackgroundColorForScreen: Screen "(null)" color: #ffffff 2014-04-09 17:56:22.492 appworkz[275:60b] BT_plugin_missing: configureBackground (super) for screen with itemId error view controller has no itemId: 2014-04-09 17:56:22.493 appworkz[275:60b] BT_background_view: updateProperties (color and image) for screen with itemId: error view controller has no itemId: 2014-04-09 17:56:22.494 appworkz[275:60b] BT_fileManager: File does exist in Xcode bundle: "background-white.png" 2014-04-09 17:56:22.495 appworkz[275:60b] BT_background_view: "background-white.png" exists in Xcode bundle - not downloading. 2014-04-09 17:56:22.496 appworkz[275:60b] BT_background_view: setImage I've seen some issues in the CP too: the data in Button Text disappears (but is in the JSON). Maybe a typo issue? I've seen some errors here and there - I don't know if it's related.... (XHight instead of XHeight, ImageHight instead of ImageHeight, buttonTitelText instead of buttonTitleText) I'll try now to build for iOS 5.0 and tell you what happens! Thanks for your help! Cheers Jack
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
04/09/14 09:29 AM (10 years ago)
Couldn't build for iOS 5.0 but for 6.0 I get the same error in the console: 'error view controller has no itemId'.
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
04/09/14 09:39 AM (10 years ago)
(Apparently with Xcode 5.1 we can't build anymore for iOS 5)
 
Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
like
04/09/14 10:07 AM (10 years ago)
Can you send me the package ? [email protected]
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
04/09/14 12:46 PM (10 years ago)
Sure! PM on the way...
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.