Issue submitting to Amazon

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mickknutson
    Senior Member
    • Jan 2004
    • 257
    • 3.6.x

    Issue submitting to Amazon

    I just got this from my Amazon submission:

    The app has failed the following test case: When attempting to create a new user account, the application crashes and the user is shown the error message THE APPLICATION BASE JUMPING (PROCESS COM/VBULLETIN.BUILD_1660) HAS STOPPED UNEXPECTEDLY. PLEASE TRY AGAIN before being returned to the device home screen. Due to this error, the user was unable to test all application features. Steps: 1. Launch application. 2. Select the CREATE ACCOUNT option from the main menu. 3. Observe crash and error message. Device: HTC ADR6400 (Thunderbolt) A 2.2.1 Installed Devices: Samsung P1010 (Galaxy Tab) C 2.2.1

    Please correct the issue(s) we found with your app submission so we may continue working to get it in the Appstore.
    Thank You...Mick Knutson

    BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

  • SteveLV702
    Senior Member
    • Aug 2009
    • 1466

    #2
    if you wanna send me the .apk ill install on my phone and test it...
    ------------------------------------------
    Steve
    DM Mobile Lite (iTunes)(Android)(Blackberry)
    CN Mobile Lite (iTunes)(Android)(Blackberry)
    TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
    Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

    Comment

    • mickknutson
      Senior Member
      • Jan 2004
      • 257
      • 3.6.x

      #3
      http://baselogic.com/temp/basejumping.tv.apk
      Thank You...Mick Knutson

      BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

      Comment

      • SteveLV702
        Senior Member
        • Aug 2009
        • 1466

        #4
        okay yup I get the same error.... might wanna try going into the vbulletin mobile publisher and recompile the app...

        Click image for larger version

Name:	Login.jpg
Views:	1
Size:	30.7 KB
ID:	3686359Click image for larger version

Name:	CreateAccount.jpg
Views:	1
Size:	30.0 KB
ID:	3686358


        otherwise might wanna open a support ticket.
        ------------------------------------------
        Steve
        DM Mobile Lite (iTunes)(Android)(Blackberry)
        CN Mobile Lite (iTunes)(Android)(Blackberry)
        TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
        Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

        Comment

        • mickknutson
          Senior Member
          • Jan 2004
          • 257
          • 3.6.x

          #5
          So how do I get the app recompiled from the member area?

          I went to the review app page where it lets me download the app, but I did not see anything to denote it was recompiled at that time.
          Thank You...Mick Knutson

          BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

          Comment

          • SteveLV702
            Senior Member
            • Aug 2009
            • 1466

            #6
            just go to members.vbulletin.com click on "Review Mobile Publisher Android App" and then go to bottom and hit Continue and then should get a popup to hit publish and that will recompile/rebuild the app.
            ------------------------------------------
            Steve
            DM Mobile Lite (iTunes)(Android)(Blackberry)
            CN Mobile Lite (iTunes)(Android)(Blackberry)
            TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
            Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

            Comment

            • mickknutson
              Senior Member
              • Jan 2004
              • 257
              • 3.6.x

              #7
              This is the only pop-up:
              Commit Draft:
              After this step, you won't be able to edit your application.

              This process can take 30 seconds or so. Please don't refresh the page or go to another page while this is running.

              Continue anyway?
              Nothing that says recompile. Is this what you mean?
              Thank You...Mick Knutson

              BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

              Comment

              • SteveLV702
                Senior Member
                • Aug 2009
                • 1466

                #8
                Click image for larger version

Name:	Screen Shot 2012-01-04 at 9.51.25 AM.png
Views:	1
Size:	19.1 KB
ID:	3686366

                Yes hit Continue that recompiles/rebuilds app then when you go to members.vbulletin.com then "Download Mobile Publisher Application" right away you will get that being recompiled

                Click image for larger version

Name:	Screen Shot 2012-01-04 at 9.54.06 AM.png
Views:	1
Size:	17.4 KB
ID:	3686367


                So then once you get email that app is ready then can go download it.. see if that fixes the problem...
                ------------------------------------------
                Steve
                DM Mobile Lite (iTunes)(Android)(Blackberry)
                CN Mobile Lite (iTunes)(Android)(Blackberry)
                TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
                Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

                Comment

                • mickknutson
                  Senior Member
                  • Jan 2004
                  • 257
                  • 3.6.x

                  #9
                  Got it. Testing now.
                  Thank You...Mick Knutson

                  BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

                  Comment

                  • mickknutson
                    Senior Member
                    • Jan 2004
                    • 257
                    • 3.6.x

                    #10
                    I have downloaded this several times and get the same issue.
                    When I open this connected to a logcat I keep getting this NPE
                    01-05 14:35:01.688: WARN/dalvikvm(24965): threadid=1: thread exiting with uncaught exception (group=0x40018560)01-05 14:35:01.735: ERROR/AndroidRuntime(24965): FATAL EXCEPTION: main
                    java.lang.NullPointerException
                    at com.vbulletin.activity.Register.getViewFromProfileField(Register.java:220)
                    at com.vbulletin.activity.Register.onSettingsUpdated(Register.java:206)
                    at com.vbulletin.activity.Register.access$100(Register.java:49)
                    at com.vbulletin.activity.Register$4.onServerRequestSuccess(Register.java:334)
                    at com.vbulletin.activity.Register$4.onServerRequestSuccess(Register.java:330)
                    at com.vbulletin.server.requests.ServerRequest.onSuccess(ServerRequest.java:208)
                    at com.vbulletin.server.requests.ServerRequestScheduler.onRequestTaskFinished(ServerRequestSc heduler.java:316)
                    at com.vbulletin.server.requests.ServerRequestScheduler$AsyncServerRequestTask.onPostExecute( ServerRequestScheduler.java:590)
                    at com.vbulletin.server.requests.ServerRequestScheduler$AsyncServerRequestTask.onPostExecute( ServerRequestScheduler.java:564)
                    at android.os.AsyncTask.finish(AsyncTask.java:417)
                    at android.os.AsyncTask.access$300(AsyncTask.java:127)
                    at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:429)
                    at android.os.Handler.dispatchMessage(Handler.java:99)
                    at android.os.Looper.loop(Looper.java:123)
                    at android.app.ActivityThread.main(ActivityThread.java:3806)
                    at java.lang.reflect.Method.invokeNative(Native Method)
                    at java.lang.reflect.Method.invoke(Method.java:507)
                    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
                    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
                    at dalvik.system.NativeStart.main(Native Method)
                    Then I do have some custom profile fields:
                    Click image for larger version

Name:	blinc-profiles.png
Views:	1
Size:	37.6 KB
ID:	3686373

                    I am trying to open a ticket but cannot seem to get into the member area right now. There is no response from that page.
                    Thank You...Mick Knutson

                    BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

                    Comment

                    • SteveLV702
                      Senior Member
                      • Aug 2009
                      • 1466

                      #11
                      ya I can't login... maybe they busy releasing new mobile app, Facebook app (yes I know wishful thinking)
                      ------------------------------------------
                      Steve
                      DM Mobile Lite (iTunes)(Android)(Blackberry)
                      CN Mobile Lite (iTunes)(Android)(Blackberry)
                      TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
                      Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

                      Comment

                      • mickknutson
                        Senior Member
                        • Jan 2004
                        • 257
                        • 3.6.x

                        #12
                        Well, if I get the source code I can fix it.
                        Thank You...Mick Knutson

                        BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."

                        Comment

                        • SteveLV702
                          Senior Member
                          • Aug 2009
                          • 1466

                          #13
                          Originally posted by mickknutson
                          Well, if I get the source code I can fix it.

                          can pretty much guarantee thats not gonna happen..
                          ------------------------------------------
                          Steve
                          DM Mobile Lite (iTunes)(Android)(Blackberry)
                          CN Mobile Lite (iTunes)(Android)(Blackberry)
                          TheFaFClan Mobile Lite (iTunes)(Android)(Blackberry)
                          Audi Spirit Mobile Lite (iTunes)(Android)(Blackberry)

                          Comment

                          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                          Working...