Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Mobile app works great on droid, but not ios ...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mobile app works great on droid, but not ios ...

    I have completed a mobile app that works great on android phones, and also on desktop, but does not work as intended on ios phones.

    One major issue that I mentioned in another thread is that links do not work as intended on ios, and therefore I decided to use buttons styled to look like links - this works fine. There are other issues. On a droid device, you can download a pdf, then swipe down from the top of the device, click the file, and it displays on the device. Not the same on ios. So how does one display a PDF on ios? How about a text file on ios?
    Gary S. Traub, Ph.D.


    #2
    Re: Mobile app works great on droid, but not ios ...

    Gary

    http://www.alphasoftware.com/alphafo...ios+pdf+iframe

    Maybe that thread will help you?

    Comment


      #3
      Re: Mobile app works great on droid, but not ios ...

      Hi Gary,

      I have been doing a lot to get PDFs working in a mobile app recently. Do you need to display them in your application itself, or can it be passed off to another app like Adobe or something?

      With iOS, they have the quick preview which makes working with PDFs very easy... but most importantly, where on the device are you actually downloading the file too? If you're saving it within your app's folder, it can't be read by any other apps I believe due to security. You would need to save it to a documents folder or downloads..

      Comment


        #4
        Re: Mobile app works great on droid, but not ios ...

        Greg and Chris,

        Thanks for your input and suggestions.

        Greg,

        I am not sure how to implement that.

        Chris,

        Yes, in app itself. But I am certainly open to other ideas. Right now, it works perfectly on droid. On ios, I now can display the pdf but it opens full page and there is no way to return to the app without starting over.
        Gary S. Traub, Ph.D.

        Comment


          #5
          Re: Mobile app works great on droid, but not ios ...

          I now can display the pdf but it opens full page and there is no way to return to the app without starting over.
          this may or may not be true with alpha, but
          whenever i get a pdf attached to my email, when i open, it opens in full screen. when i finished reading i tap once on the screen and the hidden header bar opens up and there is a button that says "Done" i can click on it to close that full screen display and go back to where i was.
          would you try and see if this exist in alpha, obviously i cannot test it myself.
          thanks for reading

          gandhi

          version 11 3381 - 4096
          mysql backend
          http://www.alphawebprogramming.blogspot.com
          [email protected]
          Skype:[email protected]
          1 914 924 5171

          Comment


            #6
            Re: Mobile app works great on droid, but not ios ...

            In phonecap there is a function plugin use build-in browser will that work and do the job ? have you tried that yet already ?

            Comment


              #7
              Re: Mobile app works great on droid, but not ios ...

              When I click on the PDF, the page number appears (e.g., 2 of 4) but there is nothing toi click on to close that pdf and return to the app.

              Have not tried phonegap - and was not planning to as I want this first iteration to be browser based.
              Gary S. Traub, Ph.D.

              Comment


                #8
                Re: Mobile app works great on droid, but not ios ...

                Originally posted by drgarytraub View Post
                When I click on the PDF, the page number appears (e.g., 2 of 4) but there is nothing toi click on to close that pdf and return to the app.

                Have not tried phonegap - and was not planning to as I want this first iteration to be browser based.
                The issue is your choice between browser based i.a.w. hybrid versus native with browser based you will have the limitation off services to your customers.
                my advice give it a try to use phoneCap native apps.
                It's are all there Gary.
                You know to find me with questions if you have by skype


                cheers!

                Comment


                  #9
                  Re: Mobile app works great on droid, but not ios ...

                  Originally posted by drgarytraub View Post
                  When I click on the PDF, the page number appears (e.g., 2 of 4) but there is nothing toi click on to close that pdf and return to the app.

                  Have not tried phonegap - and was not planning to as I want this first iteration to be browser based.
                  when i read your title i mistook you are testing on your devices, not in the browser based. as eric said there may be limitations in the browser vs the phonegap.
                  if you try in phonegap that may shed some light. on the other hand the browser click may not equivalent to single tap on pdf viewer. may try right click and see if there is any change or double click to see if it simulates tap on pdf viewer.
                  thanks for reading

                  gandhi

                  version 11 3381 - 4096
                  mysql backend
                  http://www.alphawebprogramming.blogspot.com
                  [email protected]
                  Skype:[email protected]
                  1 914 924 5171

                  Comment


                    #10
                    Re: Mobile app works great on droid, but not ios ...

                    Originally posted by GGandhi View Post
                    when i read your title i mistook you are testing on your devices, not in the browser based. as eric said there may be limitations in the browser vs the phonegap.
                    if you try in phonegap that may shed some light. on the other hand the browser click may not equivalent to single tap on pdf viewer. may try right click and see if there is any change or double click to see if it simulates tap on pdf viewer.
                    to shed some light into the darkness behavior in native mode from Android and IOS are completely different that's why phonegap is your angel

                    Comment


                      #11
                      Re: Mobile app works great on droid, but not ios ...

                      OK, well, now I am really confused.

                      Turns out that my desktop browser based app works just fine on ios - all links are not an issue, and pdf's open and display without a problem, and the pdf provides a return button, so still in the app.

                      So, can someone please explain to me why all this does NOT work when using links and PDF's in my mobilized application. Is it the panel cards?????
                      Gary S. Traub, Ph.D.

                      Comment


                        #12
                        Re: Mobile app works great on droid, but not ios ...

                        It could easily be a style issue or something else entirely. I would suggest you take a look at it using Chromes dev tools and see if there isnt an issue showing up anywhere. I would also suggest a chrome plugin called quick source viewer, take a look and if there are no issues there - send in a bug report and maybe those guys will have an answer but remember one thing - this may be a display issue specific to YOUR DEVICE and not a "mobilized application"
                        This is where some testing will come in handy! Try different devices and be persistent, there are a LOT of variables involved.
                        NWCOPRO: Nuisance Wildlife Control Software My Application: http://www.nwcopro.com "Without forgetting, we would have no memory at all...now what was I saying?"

                        Comment


                          #13
                          Re: Mobile app works great on droid, but not ios ...

                          Thanks for your thought Charles.
                          Gary S. Traub, Ph.D.

                          Comment

                          Working...
                          X