Code Monkey home page Code Monkey logo

ios's People

Contributors

69raju avatar alirezaalgo avatar avittecoqdaj avatar cbr31r avatar deepiksdev avatar gpdaj avatar intrications avatar libreliodev avatar nsraju 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  avatar

Watchers

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

ios's Issues

Fix reason why Apple rejected Test Skis

2.2

We found that your app failed to launch on iPad running iOS 6.0.1, on both Wi-Fi and cellular networks.

We encountered the issue when selecting the application on the Home screen - the app displayed a launch image then quit unexpectedly. This may be because iOS 6 uses a watchdog timer for applications; if an application takes too long to complete its initial startup, the operating system terminates the application.

For information about the watchdog timer, please see Technical Q&A: Application does not crash when launched from debugger but crashes when launched by user..

Another possibility could be a missing entitlement. For more information, please see the Technical Note: Resolving "0x800003A", applications not launching and "missing entitlement".For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. Please be sure to:

  • include the complete details of your rejection issues
  • prepare any symbolicated crash logs, screenshots, and steps to reproduce the issues for when the DTS engineer follows up.

For information on how to symbolicate and read a crash log, please see Tech Note TN2151 Understanding and Analyzing iPhone OS Application Crash Reports.

If you have difficulty reproducing this issue, please try testing the workflow as described in https://developer.apple.com/library/ios/qa/qa1764/Testing Workflow with Xcode's Archive feature".

Crash logs: https://gist.github.com/4571278

Is there clearer instructions for free users?

It seems that you have created a great product, sadly im unable to use it because i cannot find out some basic step by step instructions, your wiki is very vague... most likely because you would prefer people pay your company to set this app up but it would be nice to have a stab at this myself.

Add id+password for print subscribers, and restrict download to allowed issues

There is a feature in the app which makes it possible for print subscribers to enter a subscriber code, and download the magazines.
We need to improve this feature for a new customer:
1- Instead of entering only a code, the subscribers will enter an id + password
2- We need to let them know clearly if the id or password is not correct
3- When they have entered their credentials, they will be allowed to download only the issues dated after their subscription date
4- We need to let them know clearly when they are not allowed to download an issue

Add id+password for print subscribers, and restrict download to allowed issues

There is a feature in the app which makes it possible for print subscribers to enter a subscriber code, and download the magazines.
We need to improve this feature for a new customer:
1- Instead of entering only a code, the subscribers will enter an id + password
2- We need to let them know clearly if the id or password is not correct
3- When they have entered their credentials, they will be allowed to download only the issues dated after their subscription date
4- We need to let them know clearly when they are not allowed to download an issue

Limit number of devices for a single subscriber

In order to avoid a situation where subscribers would share their credentials with others, we have decided to limit the number of authorized devices for each subscriber to 5.

In order to do so:

a deviceid=xxxx (where xxxx represents a unique ID for the current device) should be added to the test url
a specific error code will be returned when the maximum number of allowed devices has been reached. In this case, an error message should be displayed. This can currently be tested with Wind 374.

How to build the project?

I downloaded the latest source code today. There are a few targets.But none of them can be built successfully. For example, for "Empty" target, I got the following error message:

could not read data from '/Users/zhouhao/Desktop/iOS-master/ScriptTarget/ScriptTempApplication.plist': The file “ScriptTempApplication.plist” couldn’t be opened because there is no such file.

For "Wind" target, I got this:

ld: warning: directory not found for option '-L"/Users/zhouhao/Desktop/iOS-master/Classes"'
ld: warning: directory not found for option '-L/Users/Emmanuel/Dropbox/librelio-ios-git/Classes'
ld: library not found for -lGoogleAnalytics

And there are tons of errors for "Script" target.

Any suggestions? Thanks

When toggling videos to full screen, the app crashes

Je viens de constater un bug sur iOS pour les vidéos.
Dans le cas d'une vidéo embarquée affichée à l'intérieur d'un cadre et en lecture automatique (warect=self&waplay=auto)
=> la lecture démarre bien à l'affichage de la page mais lorsque l'on la passe en plein écran la lecture plante.

cc @librelioniv

NB: this bug did not exist before, so it may be due to iOS5

App sometimes crashes when opening a pdf and returning immediately to the grid view

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString drawTileForPage:withTileRect:withImageRect:]: unrecognized selector sent to instance 0x17fb5c50'
*** First throw call stack:
(0x2e8d7f53 0x38fdc6af 0x2e8db8e7 0x2e8da1d3 0x2e829598 0x10c125 0x310c9001 0x30d01171 0x30dcf7b9 0x30d2f8e5 0x394c6da5 0x394c6f8d 0x39601dbf 0x39601c84)
libc++abi.dylib: terminating with uncaught exception of type NSException

"Try again" when enter invalid subscriber code entered does nothing

After entering an invalid subscriber code, the dialog offers a choice to "Try again" but clicking it just closes the dialog and leaves the user on the download view but with nothing happening.

It should show the dialog to enter the code again or, at least, return to the previous screen like clicking "OK" does. Or just remove it.

InvalidContext error

When opening a pdf, this error is displayed

CGContextSetRGBFillColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Replace refresh icon by pull to refresh

The refresh is often not displayed properly, and does not fit well with the subscription button. It would be better to use pull to refresh.

cc @librelioniv

photo 1

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.