Giter Site home page Giter Site logo

ionic-io-docs's Introduction

docs.ionic.io

ionic.io temporary doc site.

ionic-io-docs's People

Contributors

fuiste avatar jamiesonwarner avatar kgindervogel avatar mlynch avatar patrickjs avatar tlancina avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ionic-io-docs's Issues

ionic upload error : cannot read map of undefined

I started with new ionic 2 template project. installed node modules using npm install.

I want to build apk by using ionic.io so using ionic upload

it gives error after sucessful login cannot read map of undefined

F:\diffionicapp\MyIonic2Project>ionic upload
WARN: No 'upload:before' gulp task found!
If your app requires a build step, you may want to ensure it runs before upload.

No previous login existed. Attempting to log in now.

To continue, please login to your Ionic account.
Don't have one? Create one at: https://apps.ionic.io/signup

Email: [email protected]
Password:
Email or Password incorrect. Please visit https://apps.ionic.io for help.
Uploading app....
An error occurred uploading the build: TypeError: Cannot read property 'map' of undefined

TypeError: Cannot read property 'map' of undefined
at Object.getDirectUploadKey (C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\ionic-app-lib\lib\upload.js:262:18)
at C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\ionic-app-lib\lib\upload.js:40:21
at _fulfilled (C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\q\q.js:787:54)
at self.promiseDispatch.done (C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\q\q.js:816:30)
at Promise.promise.promiseDispatch (C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\q\q.js:749:13)
at C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\q\q.js:509:49
at flush (C:\Users\Nikhil\AppData\Roaming\npm\node_modules\ionic\node_modules\q\q.js:108:17)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

Cannot read property 'map' of undefined (CLI v2.0.0)

Your system information:

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0
Ionic App Lib Version: 2.0.0
OS:
Node Version: v6.5.0

ionicAppProvider.identify and asynchronous worries...

Kind of a lame title, sorry. So when using an Ionic service, you are directed to the 'core' services docs and told you have to use ionicAppProvider.identify in your code. Cool. But I was just wondering - is this call asynchronous? And if so - what happens if I try to do Push or Analytics before this is done? I was told by ericb in chat that it is NOT asynch, but I think it might be worthwhile to add a sentence or two making it clear it is sync. (And perhaps even mentioning it doesn't do a network call.)

invalid_email error not documented

The section, "Handling Registration Errors", does not mention that it will correctly handle a bad email address. The error you get is invalid_email.

API endpoint to get all users

On the User API page (http://docs.ionic.io/docs/api-users), you don't document that you can get all users. It is implied that it works on the Conventions page, and it does indeed work, but a person looking at the User API may be confused by not seeing it explicitly called out. (I assume similar issues may exist for the other end points, so please check them as well.)

Ios push certificate repetition?

Hi guys.

Push notification is amazing and docs are very clear.

Just one thing.
When i am arrived at this point in the IOS certificate creation process:

http://docs.ionic.io/services/profiles/#ios-push-certificate

It is already everything working fine.
I have already generate all the stuff, upload in my ionic.io settings the .p12 file and the provisioning profile.

As a matter of fact I can see this in ionic.io

screen shot 2016-09-06 at 14 58 13

And this in my Apple Developer console:

screen shot 2016-09-06 at 14 59 14

And that means everything is setup correctly right?

But then keeping on with the docs you make me recreate another .cer and convert it again to create another .p12 file and again make an upload in my ionic.io settings (which by the way cannot be done because it has already been accepted - so I should remove and then upload again)

Now I know that Apple is completely insane regarding certificates and stuff but this time it seems to me a repetition in the docs.

One .p12 file should be enough right?

Thanks for the attention!

Document asleep/closed for notification messages

Ionic slightly modifies how the Push plugin passes info on a notification firing up an app. In the Push plugin, the values coldstart/foreground are used. In Ionic, it is asleep/closed. This should be documented.

Avatar still not documented

On this page, http://docs.ionic.io/docs/user-authentication, it is said:

"each user is assigned a universally unique identifier (UUID) and tied directly to the application in which it was registered"

but you are also given an avatar. I know I mentioned this before, but it still hasn't been addressed. This needs to be documented (both that it is given and where it is used).

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.