certificate

  1. F

    iOS Question Provision profile and certificate do not match

    Hi I'm getting this error I attempted to remake the certificates and provision files but I still get this error when I try to compile any suggestions. Preparing the project for the builder. Error Provision profile and certificate do not match
  2. F

    iOS Question B4i - Certificates and Hosted Mac Builder concerns

    As mentioned before we are new to this and we will appreciate as much help and guidance as you can give us... We also have some concerns about the certificates we need a developer and also a distributor certificate is that correct? Once we get them and install them as the current user what are...
  3. Hadi57

    Android Question Problem with key certificate.

    I get this error when updating my app after uploading Apk: You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint: SHA1: 75:D1:..... and the certificate used to sign the APK you uploaded has fingerprint: SHA1...
  4. Martin Larsen

    iOS Question Your APNs Production Mac Certificate will no longer be valid in 30 days

    I have got a notice from Apple saying "Your APNs Production Mac Certificate will no longer be valid in 30 days. To generate a new certificate, sign in and visit Certificates, Identifiers & Profiles." When I log in to my account I see the expiring certificate of type APNs Production Mac. Ok...
  5. H

    Android Tutorial Understanding Network security configuration

    Every developer must understand this article if developing any kind of network communication app. Android os recent versions put end apps users privacy at the heart of its platform, the network communication between apps MUST BE secure by default, meaning connection must be to HTTPS not HTTP ...
  6. B

    Android Question okHttpUtils2: can't download an image

    Hi everyone, i create a serve on InfinityFree just to host some pic that i need do download and show in a image view. The webserver has a certificate (a free one that offer the site) and has the TLS Protocol active (1.1,1.2 n 1.3) When i try to download the job, the complete event doesn't...
  7. A

    iOS Question Certificates and provision profiles files on a new computer

    Hi all. I'm going to by the new computer and I have a question. I created the Certificate and the provision profiles files that are currently in use - so far so good. But my computer has died. I have a copy of Key folder on my Google drive. Do I need to copy them as is on a new computer or...
  8. Kevin Hartin

    Android Question You uploaded an APK that is not signed with the upload certificate

    I have a new PC, have used my original keystore file and when I tried to upload a new app version I get the following error You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:SHA1...
  9. A

    iOS Question Renew iOS Distribution Certificate

    Hi all. My current iOS Distribution Certificate that I created according to Erel video is expire in 30 days on 12/15/2020. I'm going to start a new project. What are my options? Never did it before. What should I do today - start a new project or wait until 12/15/2020? How can I renew my...
  10. rebuz

    German Zertifikat Problem bei REST Aufruf

    Hallo, ich versuche via einem Httpjob eine Rest API anzusprechen. leider bekomme ich immer die gleiche Meldung: ResponseError. Reason: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found., Response: aus meiner Sicht...
  11. mcqueccu

    iOS Question Certificates and publishing to App store

    Please when publishing to the app store, is it necessary to create another certificate in addition to the new production provision profile?
  12. Raphael da Costa Peret

    Requisitar chave do certificado

    Olá a todos. Preciso selecionar um certificado digital instalado no Windows e gravar essa chave em uma tabela do banco de dados. Já pesquisei bastante e não consegui encontrar como faço isso no B4J. Ou, encontrei e não entendi. :D Alguém pode dar uma ajuda nessa questão?
  13. M

    iOS Question problem with B4I Bridge

    hi everyone i watch erels step by step video training for creating needed file in developer apple acc i tried many times to redo all the steps but at last i get error whit this log B4i Version: 4.81 Parsing code. (0.00s) Compiling code. (0.02s) Building designer app. (0.00s)...
  14. Alexander Stolte

    Android Question jRDC2 Trust anchor for certification path not found

    Hello, I successfully implemented SSL on the jRDC2, with a trusted certificate, in the browser it works. But if i want to connect from my App to the RDC, then comes this 2 Errors: ERROR9000: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for...
Top