tidev / titanium-identity

A collection of API's to authenticate with your device: Keychain/Keystore, Touch ID and Face ID
Other
39 stars 28 forks source link

feat(android): update library #221

Closed m1ga closed 2 years ago

m1ga commented 3 years ago

ti.identity-android-3.1.0.zip

Also And still would love to see https://github.com/appcelerator-modules/titanium-identity/pull/48 merged so more texts can be set

build commented 3 years ago
Fails
:no_entry_sign: version bump was Minor in android/manifest but None in package.json
Warnings
:warning: guid is inconsistent across platforms. It is c3d987a8-8bd4-42cd-a3e4-2a75952d1ea0 in android/manifest and ae6ffc93-6e6e-4251-8373-b0cb263a1662 in ios/manifest
Messages
:book: :white_check_mark: All tests are passing Nice one! All 103 tests are passing.
:book: :floppy_disk: Here are the artifacts produced: - ti.identity-android-3.1.0.zip - ti.identity-iphone-4.0.1.zip

Generated by :no_entry_sign: dangerJS against 791d1993f5ef3192337debd8645ff2a62bed0614

m1ga commented 2 years ago

I think after this is merged we should apply the default Android Studio linting. It will change all files so I don't want to include it here so its easier to see the changed features here

hansemannn commented 2 years ago

Can you get the CI to work?

m1ga commented 2 years ago

it's hitting the github limits at the moment.

https://github.com/tidev/titanium/blob/master/.github/workflows/test.yml#L22-L23 with a token

m1ga commented 2 years ago

@hansemannn I've retriggered the action and its fine now