Post Reply 
IOS Prime Pro App Crashes
08-14-2018, 03:40 PM (This post was last modified: 08-14-2018 04:19 PM by Dirk.nl.)
Post: #2
RE: IOS Prime Pro App Crashes
I have two other problems with the IOS HP Prime Pro App (version 13513).

1-
Can someone of you test, on your iPad, the below very simple program.
When I start the program in the Program Catalog, the answer is [0,0]. If I start the program of the Command Line then the answer is [0.071 ... 45]
Can someone confirm this ?
BTW, on my real Prime both programs works Okay.

Code:

EXPORT AA()
BEGIN
LOCAL M;
LOCAL x1:=5;
LOCAL y1:=5;
M:=polar_coordinates(x1,y1);
RETURN M;
END;

2-
A bit more difficult to explain. Still the IOS App.
If I have selected statistic2var (the focus on statistic2var) and if I then select a user program via the Toolbox, I will get the text C0 (that is the C0 from the statistic2var app) in the Command Line. After deleting C0 in the Command Line and after selecting the user program again I get the correct program name in the Command Line.
Every time I get C0 when I select another User program.
I have no problems when other App's are selected.
Can someone confirm this too ?

Yes, unfortunately the HP Prime Pro App crashed three times in an hour !!!
After your confirmations I will send this to calcbeta.

— Dirk Hartland
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IOS Prime Pro App Crashes - Dirk.nl - 08-11-2018, 10:57 AM
RE: IOS Prime Pro App Crashes - Dirk.nl - 08-14-2018 03:40 PM



User(s) browsing this thread: 1 Guest(s)