Closed m1ga closed 2 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
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
Can you get the CI to work?
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
@hansemannn I've retriggered the action and its fine now
update biometric library. Changelog:
Added backwards-compatible support for new biometric authentication features and API updates introduced in Android 11.
Significantly reduced the app size footprint of the library (by >100 KB, in some cases).
Removed various sources of memory leaks that were previously caused by the library.
Fixed class verification failures that could affect performance on older Android versions.
Made various additional improvements to the stability and behavior of the library.
changed
canAuthenticate
to remove deprecation warnings (allowing all, could be a parameter for stronger security later)same for
setDeviceCredentialAllowed
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