This is a migrated thread and some comments may be shown as answers.

Problems with RadPhoneApplicationFrame on NoDo

2 Answers 42 Views
PhoneApplicationFrame
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Francesco
Top achievements
Rank 1
Francesco asked on 30 Mar 2011, 02:47 PM
Hi
After having upgraded to NoDo, I noticed that the RadPhoneApplicationFrame does not work correctly anymore when I switch back and forth between a couple of apps.

This is what you can do for reproduce the problem:
- create the standard databound project
- add the references to telerik controls primitive and core
- add the RootFrame=RadPhoneApplicationFrame
- start the app, the list of the items should appear
- pick one item
- press the "search physical button" for starting bing
- press the "back physical button" for getting again on the app

What you get is a completely blank screen.
If you are lucky enough, you could even see that the details page appears for some time and then the "disappering" animation starts instead of the "appearing" transition.

Another thing I noticed debugging the events is that I am not getting the OnLoaded event after the NavigatedTo event, when resuming from tombstoning (but I don't remember if this was the expected behaviour).

If you need an example project please contact me via email

bye
   Francesco

2 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 30 Mar 2011, 02:52 PM
Hi Francesco,

Thank you for contacting us!

First of al it is correct not to receive the Loaded event after thombstoning - only the Activated and Navigated events are raised in this case.

As for the PhoneApplicationFrame - can you check that you are using the latest version (2011.1.318) of our libraries. We had this problem before - it was reproducible in the exactly the same scenario that you describe - e.g. after thombstoning and pressing the Back button.


Kind regards,
Valentin.Stoychev
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Francesco
Top achievements
Rank 1
answered on 30 Mar 2011, 03:16 PM
 Hi Valentin,

Checked the version inside the Code.dll file and it says:
     2011.1.203.1037
I got it about 1 month/1 month and half ago, so I guess it is the latest "free" build (noticed only now that you started selling lib).

The price looks fair and I would buy it if I was going to start the app now, but since RadPhoneApplicationFrame is the only thing we use of the toolkit, I guess it's better for us to switch to another solution.

bye
   Francesco
Tags
PhoneApplicationFrame
Asked by
Francesco
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Francesco
Top achievements
Rank 1
Share this question
or