Luis

Results 3 issues of Luis

meteor run ios-device --mobile-server http://192.168.100.102:3000 --production XCode console output: 2016-08-25 16:10:35.116 pushNotificationsTest[1656:437532] Apache Cordova native platform version 4.1.0 is starting. 2016-08-25 16:10:35.119 pushNotificationsTest[1656:437532] Multi-tasking -> Device: YES, App: YES 2016-08-25...

## The configuration of my project is as follows: - `Angular CLI: 8.0.0` - `Node: 10.13.0` - `npm: 6.4.1` - `rxjs: 6.4.0` - `typescript: 3.4.5` - `webpack: 4.39.2` - `@types/lodash":...

This is my main page ![01 web main page](https://cloud.githubusercontent.com/assets/15611131/13497414/2ae11250-e123-11e5-97b7-cd812391e04d.png) This is my register page ![02 web register page](https://cloud.githubusercontent.com/assets/15611131/13497421/32ead594-e123-11e5-9124-b6996a26a8a0.png) This is the first page after login ![03 web first page after...