-
1. Re: Android "No -tsa or -tsacert is provided"
chrisc92357868 Sep 23, 2016 12:46 PM (in response to kevinq69069773)Yeah I am getting the same error out of nowhere. Before noon I had a successful build, and then this just began to happen. I tried to switch builder editions with no luck too.
I thought it was a keystore issue, and tried various builds with different newly signed keys with no luck. I am begginning to believe it is a phonegap cloud building issue. I wonder how we could escalate this issue to get it noticed.
Warning:
No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2044-02-09) or after any future revocation date.
Finished application signing
-
2. Re: Android "No -tsa or -tsacert is provided"
Owello Sep 23, 2016 12:54 PM (in response to kevinq69069773)Same here, today i made several successful builds. But now i got the same warning. My packages were exactly the same except the android versionCode which needed to raised.
Warning:
No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2044-02-09) or after any future revocation date.
Finished application signing
-
3. Re: Android "No -tsa or -tsacert is provided"
ryanskiheadSep 23, 2016 1:46 PM (in response to Owello)
1 person found this helpfulAll should be good to go now, sorry for the inconvenience!
-
4. Re: Android "No -tsa or -tsacert is provided"
kevinq69069773 Sep 23, 2016 1:56 PM (in response to ryanskihead)yep, worx now.
thx!
-
5. Re: Android "No -tsa or -tsacert is provided"
marekw29839557 Sep 26, 2016 6:01 AM (in response to ryanskihead)I get this error in my log and when I try and install the apk I get a "corrupt" error. I've tried rebuilding just now but it still isn;t working for me.
-
6. Re: Android "No -tsa or -tsacert is provided"
marekw29839557 Sep 27, 2016 2:08 AM (in response to marekw29839557)Still not working today.
-
7. Re: Android "No -tsa or -tsacert is provided"
lechoa Sep 27, 2016 10:18 AM (in response to kevinq69069773)Hi There,
I had got the same error (
Warning:
No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2044-02-09) or after any future revocation date.
Finished application signing
)
It does not appear anymore and the app build fine (app_id=1039892) but I'm unable to install it on any device !!
It was working just fine before with the exact same config.xml.
As I'm using the CrossWalk project I removed it, fearing it would have to do with this... and still it won't install anywhere !!!
Any Help appreciated here thanks.