An open API service indexing awesome lists of open source software.

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

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.