https://github.com/jmcerrejon/huelva-comercio
iOS/Android mobile app for CECA
https://github.com/jmcerrejon/huelva-comercio
Last synced: about 1 month ago
JSON representation
iOS/Android mobile app for CECA
- Host: GitHub
- URL: https://github.com/jmcerrejon/huelva-comercio
- Owner: jmcerrejon
- License: other
- Created: 2021-01-27T10:55:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T14:31:01.000Z (over 4 years ago)
- Last Synced: 2025-03-25T17:49:31.817Z (7 months ago)
- Language: JavaScript
- Size: 42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Huelva Comercio
👨🏻💻 Jose Manuel Cerrejon Gonzalez
✉️ cerrejon@soporttec.es
📍 Huelva, Spain
🏭 Soporttec, S.L.
📚 Copyright ©2021
Dev with ♥️ using [Axway Titanium](https://www.axway.com)
### [ Use ]
- You must to generate a valid app.tss. Just run npm run `purgetss`
### [ 📦 ]
- https://github.com/jasonkneen/RESTe
- https://github.com/Topener/nl.fokkezb.infiniteScroll
- https://github.com/hansemannn/titanium-firebase-cloud-messaging
- https://github.com/jasonkneen/UTiL/blob/master/docs/xp.ui.md
- https://github.com/AndreaVitale/av.imageview
- https://github.com/jasonkneen/TiCons-CLI
- https://github.com/macCesar/purgeTSS/
### Issues
- _error: Missing private key for signing certificate. Failed to locate the private key matching certificate in the keychain. To sign with this signing certificate, install its private key in your keychain. If you don't have the private key, select a different signing certificate for CODE_SIGN_IDENTITY in the build settings editor._
SOLUTION: You need to re-build certificates again :(
Follow the next steps:
- Open XCode > Preferences > Accouts.
- Click on Role User (Agent later) > Manager Certificates > + and select _Add Apple Development_, later _Add Apple Distribution_.
- Go to http://appcelerator.com/ios-dev-certs
- Certificates: Remove old certificates.
- Devices, Keys: No changes.
- Profiles: Click on each profiles, then edit button and change the Certificate. Download the new certificates.
- Double click on certificates already downloader from Finder.
- On _builder.sh_, change the _PP_UUID_ (You can get the new one if you run _appc ti info -t ios_).
- Open keychain Access and remove old certificates.