Hello to all,
yesterday I was the same situation.I fix it by add image to project files and use path "app/images/h01.png".then use some javascript to control it.(I made cardview by using swiper as manual for user.)
The recently added Image's control's Error event may can help you too Tin! Take a look!
Hola Jose,
Hace hace poco me reportaron ciertos problemas con las licencias: no recuerdo que los plugins que mencionas estuvieran entre los afectados, pero, puesto que acabo de probar a registrar npUtil con tus datos y todo va bien, por favor, te ruego que descargues las últimas versiones de los plugins, sólo para estar seguros de que estamos trabajando con las mismas versiones.
P.D. Parece que el asunto tiene que ver con que no has recibido las nuevas licencias: las encontrarás en el área de cliente de DecSoft Jose.
Hello,
Without doubt the "Unresolved" error means the image's URL doesn't exists. The variable's assignment appear good to me. I am not sure if this can help you in this specific case, but I update App Builder and now the Image control has an Error event ready to be used, so please update your AB trial now.
If you have a further question, please, maybe you can prepare a little sample application in which I can take a look at what you expected and what you get. Feel free to use the Forum's upload section or send me an email to: info AT davidesperalta DOT com.
Hello,
Maybe you can prepare the Javascript function as an app's function in order to be called from the button's event. The code that you shown may can work, but, the Javascript code must be placed between the actions StartJS and EndJS actions in this way:
The External Javascript help topic can be also of your interest, for example, to access AB stuff (variables, etc.) from Javascript code.
Hope this can help you in some way.
Hello to all,
By the way, can the notifications be styled like in Html.
For example with font color, add icons etc.
I don't remember if the Cordova's Push plugin offer something like you wanted. The notification's icon is the the application's icon and, by default, other apparence is determined by the system. Once the user tap on the notification, then, yes, you can shown to the user whatever kind of app's message, view, etc.
Hello to all,
(Return is for returning using JavaScript, if I recall correctly).
That's correct!
Another elegant way could be to store an object as a sole option's line instead of multiple ones.
Another possible way too is to store objects/arrays using the StrSerialize and StrUnserialize actions.
Hello,
Hi David
I did as u advised and finally got it right.
I added all phps as is to the test server and edited the api key right on the server.
Edited the sender ID in the app functions
Redirected all links to the test server
Compiled and built with Cordova.
and voila it worked
Well, glad to know they are worked. Certainly the PushPlugin sample works also here as expected, so they must work also for you!
Hello,
Honestly I am not totally sure that understand perfectly what you means. Please, can you provide me a little sample application that explains "what-you-expect" and "what-you-get"? I will take a look at that in order to fix the bug if any. Please use the Upload section of the forum or just send me a zip file to: info AT davidesperalta DOT com.
Hello,
providing you with a little application sample in order to take a look
That's ok! Please include at least the "register.php" script in order to take a look too... And anyway, since the PushPlugin sample works as expected here... please take a look at that in order to look how they works and possible differences with your own implementation.
Hello,
I am triying right now with the PushPlugin sample and they works as expected. Why do you think that the problem can be in the "register.php" script? Can you provide me with a little application sample in order to take a look?
Hello,
Are you trying with the application sample without modification or you are trying to use your own server scripts and Google credentials? I asume you build the sample with Apache Cordova and you are trying in an Android device (for example), it's this correct?
Hello to all,
Registration ID send failed
If the above exactly the error message that you get? Or the message include some more information?
Hello Samuel,
Always thanks to you sir. And yes; some actions like "SetViewSize" or "SetAppScaled" must be taken with attention, since they can help us in this kind of issues. Certainly we can determine an scaled or fixed way in runtime (with "SetAppScaled") and these states (fixed of scaled) can work in combination with the app's size that can be determined by "SetViewSize".
Anyway I am open to hear more question about and to help when possible. :)
Hello Joshua,
Has the Calculator sample been updated?
I want to take a look the 'a possible approach to be ready with small and larger screens is to limit the app's size in larger screens'
Yes! If you download the latest AB release you can find the updated/enhanced Calculator sample.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.