Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile with D10.2.3 #1

Open
limelect opened this issue Nov 21, 2020 · 5 comments
Open

Compile with D10.2.3 #1

limelect opened this issue Nov 21, 2020 · 5 comments

Comments

@limelect
Copy link

Compile with D10.2.3
String
'https://api.nasa.gov/planetary/apod?api_key=GtbpAJbjkWgQMEtSeaw8q8tevzwDP2TXwPuOFbmk&date=2020-11-21'

Give error
Error getting server certificate
when running program not under Delphi does not bring any picture
Putting the above link in IE it works and brings 2 pictures link.

@NeftaliDelphi
Copy link
Owner

Hi lemelect.
I have downloaded the code and execute it on my phone (Xiaomi Redmi Note 7) and it's working ok.
It's possible that this will be a temporary error.
I have Delphi 10.3 update 3 and configured the SDK with version 28.

Here is a capture of my execution that i have made now (23/11/2020)
https://i.postimg.cc/63ZmXWmY/Exe-On-Phone.gif

@limelect
Copy link
Author

I have uses an EXE not a phone
Screenshot - 23_11_2020 , 12_11_25
this it what i get

@limelect
Copy link
Author

And the emulator
Screenshot - 23_11_2020 , 12_32_27

@NeftaliDelphi
Copy link
Owner

I have uses an EXE not a phone
Screenshot - 23_11_2020 , 12_11_25
this it what i get

Hi.
If I compile it as EXE in Windows 10, it's already working too.
If you have any problem you can try to add a simple LOG to the program writing the result to disk.

See here.
https://i.postimg.cc/DZDvBkjq/Exe-On-Windows.gif

@NeftaliDelphi
Copy link
Owner

And the emulator
Screenshot - 23_11_2020 , 12_32_27

It's seems to be working in emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants