Camera function

Post Reply
PaulKnight
Posts: 19
Joined: Mon Jan 21, 2019 9:27 pm
My devices: iPhone SE
Flag: Great Britain

Camera function

Post by PaulKnight »

Hi all.

I'm posting here as I wasn't able to post in the "Other Topics" area. Apologies.

I have been playing with the camera function in SB, using the code below:

camera "buscard" at back photo
camera "buscard" snapshot "buscard.jpg"

I assumed from the manual description that this would open the camera, allow me to take a photo, and capture the image as buscard.jpg.

However, upon running this code, SB crashes!

Is this a known bug, or am I using this command incorrectly?

Any help much appreciated.

All the best,
Paul.

PS: I am a newbie to coding, but am really loving Smart Basic - its such a good way to get things up and running without having to learn Obj-C etc... Great software - my favourite app of all time in fact :-)

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: Camera function

Post by Mr. Kibernetik »

Yes, camera is not working in this version of iOS.

PaulKnight
Posts: 19
Joined: Mon Jan 21, 2019 9:27 pm
My devices: iPhone SE
Flag: Great Britain

Re: Camera function

Post by PaulKnight »

Mr Kibernetik,

Many thanks for the speedy response!

Do you know if there are plans to get it working, or is this not a fixable problem?

Many thanks
Paul.

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: Camera function

Post by Mr. Kibernetik »

PaulKnight wrote:
Thu Jan 24, 2019 1:20 pm
Mr Kibernetik,

Many thanks for the speedy response!

Do you know if there are plans to get it working, or is this not a fixable problem?

Many thanks
Paul.
Currently there are no ways to fix it.

Henko
Posts: 814
Joined: Tue Apr 09, 2013 12:23 pm
My devices: iPhone,iPad
Windows
Location: Groningen, Netherlands
Flag: Netherlands

Re: Camera function

Post by Henko »

PaulKnight wrote:
Thu Jan 24, 2019 1:20 pm
Mr Kibernetik,

Many thanks for the speedy response!

Do you know if there are plans to get it working, or is this not a fixable problem?

Many thanks
Paul.
Apple is blocking further updates of SmartBasic, demanding that the Dropbox feature in SB be removed.

pepeto
Posts: 7
Joined: Tue Jul 26, 2016 2:11 pm
My devices: iPhone 6 Plus, iPhone 4S, iPad 2, iPad Pro
Flag: Argentina

Re: Camera function

Post by pepeto »

Mr kibernetik,

This development is SO valuable! Isn’t there any way to keep updating the software even with the Dropbox restriction? I know apple is arbitrary and unfair.

I don’t post much but I am deeply grateful about your work

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: Camera function

Post by Mr. Kibernetik »

pepeto wrote:
Tue May 07, 2019 11:38 am
Mr kibernetik,

This development is SO valuable! Isn’t there any way to keep updating the software even with the Dropbox restriction? I know apple is arbitrary and unfair.

I don’t post much but I am deeply grateful about your work
Thank you for your comment!
Please take a look here: http://kibernetik.pro/forum/viewtopic.php?f=26&t=2381

Post Reply