{"id":11328,"date":"2023-01-17T15:43:28","date_gmt":"2023-01-17T15:43:28","guid":{"rendered":"https:\/\/bissoluciones.com\/blog\/?p=11328"},"modified":"2023-01-17T15:43:29","modified_gmt":"2023-01-17T15:43:29","slug":"como-transformar-una-app-nativa-en-una-super-app","status":"publish","type":"post","link":"https:\/\/bissoluciones.com\/blog\/en\/como-transformar-una-app-nativa-en-una-super-app\/","title":{"rendered":"How to transform a native app a Super App?"},"content":{"rendered":"<p>Una de las novedades m\u00e1s destacadas de GeneXus 18, es que permite transformar una aplicaci\u00f3n nativa, existente, y desarrollada con cualquier tecnolog\u00eda, en una Super App.<\/p>\n\n\n\n<p>S\u00ed, gracias a GeneXus, hoy cualquier aplicaci\u00f3n, desarrollada o no con GeneXus, puede convertirse en una S\u00faper App, permitiendo que las soluciones que ya son populares puedan escalar a S\u00faper App sin necesidad de hacer trabajos de reprogramaci\u00f3n.<\/p>\n\n\n\n<p><strong>What is a Super App?<\/strong><\/p>\n\n\n\n<p>\u201cA Super App is a digital ecosystem that offers a variety of services that are not necessarily related to each other, but co-exist within the same application. Usually arise as an application that covers a specific need, and then evolve to contemplate other services.\u201d.<\/p>\n\n\n\n<p>\u201cWith GeneXus 18 it is possible to convert an existing application into a Super App, with all the Mini Apps that need it. These Mini Apps are going to be loaded dynamically, that is to say, that they are not going to be applications that are going to be pre-installed in the device, but to demand and to the consideration of the user you are going to download and run as native applications. The Mini Apps can be developed internally or by a third party, through partners,\u201d said Paul Mazzilli , an expert on Super Apps with GeneXus.<\/p>\n\n\n\n<p>A continuaci\u00f3n compartimos un compendio de los pasos que deben realizarse para convertir una aplicaci\u00f3n nativa existente en una Super App, compartidos por Mazzilli en la presentaci\u00f3n Super Apps &amp; Mini Apps con GeneXus 18, del evento Enterprise Low-Code 2022 .<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Super Apps &amp; Mini Apps with GeneXus 18\" width=\"1300\" height=\"731\" src=\"https:\/\/www.youtube.com\/embed\/DOChIuSRmIY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Steps to convert a native application that exists in a Super-App<\/strong><\/p>\n\n\n\n<p><strong>Step 1<\/strong><\/p>\n\n\n\n<p>\u201cIncorporate \u201cGeneXus Render\u201d, which is the module that will give the capacity to the existing application in to become a Super App, and thus to be able to dynamically load the Mini Apps. This module is available for Android and Apple. Therefore, you will be able to incorporate it in a very simple way in your project in XCode or Android Studio\u201d.<\/p>\n\n\n\n<p><strong>Step 2<\/strong><\/p>\n\n\n\n<p>\u201cTo get the list of the Mini Apps, which must be listed on the Mini App Center, which is the repository or the platform where they will be recorded and catalogued all the Mini Apps. From there, the manager of the Super App give permissions for this Mini App is part of your application. The GeneXus Render will have the ability to access, by means of an API, the list of Mini Apps that are suitable for this Super App, or that were developed for this\u201d.<\/p>\n\n\n\n<p><strong>Step 3<\/strong><\/p>\n\n\n\n<p>To design the interface that you are presented to the users to discover and access the different Mini Apps.<\/p>\n\n\n\n<p>The API that returns a list of Mini Apps have different functions:<\/p>\n\n\n\n<p>Display the full list of the Mini Apps, which can appear as a horizontal list or as deemed to be more suitable for users.<\/p>\n\n\n\n<p>Display the list of Mini Apps that are relevant to a particular time or window of time.<\/p>\n\n\n\n<p>Display the list of Mini-Apps which are next to the user, either by location, or because it is associated with a place or physical trade.<\/p>\n\n\n\n<p><strong>Step 4<\/strong><\/p>\n\n\n\n<p>\u201cTo develop those functions that you want to expose for those who work in the Mini Apps. These mechanisms of integration are the features that minimize the friction on the part of users. What&#039;s an example? Make the payment through the Super App, so that each Mini App doesn&#039;t have to implement it, or have direct access to that information.\u201d<\/p>\n\n\n\n<p>About payment methods<\/p>\n\n\n\n<p>\u201cIt is an interaction that can be silent or through a screen, that is to say, the Super App could show a screen with all forms of payment that your user has registered into the Super App. The Mini App will not have knowledge of that information, it will simply perform the invocation. The Super App will handle the payment, and you will return to the Mini App the result of that action, which in the case of successful payment, would be the authorization code for that payment, or an error otherwise.\u201d<\/p>\n\n\n\n<p><strong>Step 5<\/strong><\/p>\n\n\n\n<p>\u201cModel and develop the Mini-Apps (if you know how to build a mobile solution with GeneXus, you&#039;ll make a Mini App). In fact, the applications today, they are in the stores, can be generated as a Mini-Apps for one Super App. In some cases, should be considered to be the remedies set forth by the administrators of the Super App, which can be aesthetics or graphics, integration with payment platforms, among other aspects\u201d.<\/p>\n\n\n\n<p><strong>Step 6<\/strong><\/p>\n\n\n\n<p>\u201cDeploy the Mini App. The backend services are deployed as in any other mobile application. As far as the component of the frontend, instead of compile it and publish it, what must be done is to catalogue it in the Mini App Center. That is to say, the result of this process of generation with GeneXus already have all the necessary information (metadata) to be able to publish in the Mini-App Center. How and where? Where the administrators of the Super App, we&#039;ve been given access to do that publication.\u201d<\/p>\n\n\n\n<p><strong>Step 7<\/strong><\/p>\n\n\n\n<p>\u201cWait for the review. Once published the Mini App, the administrators of the Super App should test the solution to determine who actually works in the Super App. When these tests are passed, the Mini App will be available to be accessed from the Super App. At run time, what we see is that the Super App you are connecting through an API to the Mini-App Center to get the list of Mini Apps that are available for use in this Super-App\u201d.<\/p>\n\n\n\n<p><strong>Step 8<\/strong><\/p>\n\n\n\n<p>\u201cOnce the user selects one of these Mini Apps, in that instant is automatically downloaded to the application, is rendered in a completely native within the Super App and the user begins to interact with the Mini App, which in turn will have access to their own backend services\u201d.<\/p>\n\n\n\n<p><strong>GeneXus and the Super Apps<\/strong><\/p>\n\n\n\n<p>GeneXus account with all of these components to build a complete solution of Super App, and a Mini-App, and the biggest advantage: the ability to transform any native app a Super App.<\/p>\n\n\n\n<p>GeneXus has all the resources, the modules, the documentation and examples in GitHub , so that you can transform your application into a Super App; and model and build Mini-Apps, via the generator for Native Mobile apps.<\/p>\n\n\n\n<p>In parallel, work is already (it&#039;s in beta) on the possibility of creating the Super App from the GeneXus.<\/p>\n\n\n\n<p>\u201cGeneXus is the only platform that provides you with all the components and the technology to build a Super App from tip to tip. GeneXus has the experience of more than 30 years in the market generating code automatically to create innovative solutions with minimal effort. And we can not only provide all the products that make up this ecosystem, but through our network of partners we can help them to build the full vision of Super App, and Mini-Apps\u201d, highlights Mazzilli.<\/p>\n\n\n\n<p><strong>Escr\u00edbenos para saber m\u00e1s sobre este tema, o ponerse en contacto con el equipo de GeneXus<\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-contact-form-7-contact-form-selector\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f10081-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"10081\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/blog\/en\/wp-json\/wp\/v2\/posts\/11328#wpcf7-f10081-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/blog\/en\/wp-json\/wp\/v2\/posts\/11328#wpcf7-f10081-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"10081\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f10081-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Full name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Corporate email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label>Job selection<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"menu-836\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"Puesto\" aria-required=\"true\" aria-invalid=\"false\" name=\"menu-836\"><option value=\"\">&#8212;Por favor, elige una opci\u00f3n&#8212;<\/option><option value=\"Director\">Director<\/option><option value=\"Subdirector\">Deputy director<\/option><option value=\"Gerente\">Manager<\/option><option value=\"Otros\">Other<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label>Area selection<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"menu-87\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"Area\" aria-required=\"true\" aria-invalid=\"false\" name=\"menu-87\"><option value=\"\">&#8212;Por favor, elige una opci\u00f3n&#8212;<\/option><option value=\"Direcci\u00f3n General\">Directorate-General<\/option><option value=\"Sistemas\">Systems<\/option><option value=\"Innovaci\u00f3n\">Innovation<\/option><option value=\"Transformaci\u00f3n Digital\">Digital Transformation<\/option><option value=\"Desarrollo de Software\">Software development<\/option><option value=\"Marketing\">Marketing<\/option><option value=\"Finanzas\">Finance<\/option><option value=\"Recursos Humanos\">Human Resources<\/option><option value=\"Innovaci\u00f3n\">Innovation<\/option><option value=\"Operaciones\">Operations<\/option><option value=\"Log\u00edstica\">Logistics<\/option><option value=\"Otros\">Other<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label> Company<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"text-591\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-591\" \/><\/span><\/label>\n<\/p>\n<p><label> Phone<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-496\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-496\" \/><\/span><\/label>\n<\/p>\n<p><label> Comments<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-894\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"textarea-894\"><\/textarea><\/span><br \/>\n<button class=\"wpcf7-form-control wpcf7-submit qodef-button qodef-size--normal qodef-layout--outlined qodef-m\" type=\"submit\"><span class=\"qodef-m-text\">Send<\/span><\/button><\/label>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Una de las novedades m\u00e1s destacadas de GeneXus 18, es que permite transformar una aplicaci\u00f3n nativa, existente, y desarrollada con cualquier tecnolog\u00eda, en una Super App. S\u00ed, gracias a GeneXus, hoy cualquier aplicaci\u00f3n, desarrollada o no con GeneXus, puede convertirse en una S\u00faper App, permitiendo que las soluciones que ya son populares puedan escalar a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11329,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[84,166],"tags":[],"class_list":["post-11328","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-genexus","category-super-apps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bissoluciones.com\/blog\/en\/como-transformar-una-app-nativa-en-una-super-app\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG\" \/>\n<meta property=\"og:description\" content=\"Una de las novedades m\u00e1s destacadas de GeneXus 18, es que permite transformar una aplicaci\u00f3n nativa, existente, y desarrollada con cualquier tecnolog\u00eda, en una Super App. S\u00ed, gracias a GeneXus, hoy cualquier aplicaci\u00f3n, desarrollada o no con GeneXus, puede convertirse en una S\u00faper App, permitiendo que las soluciones que ya son populares puedan escalar a [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bissoluciones.com\/blog\/en\/como-transformar-una-app-nativa-en-una-super-app\/\" \/>\n<meta property=\"og:site_name\" content=\"BIS SOLUCIONES BLOG\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-17T15:43:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-17T15:43:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"566\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/person\/1b4490a1f8c658698183a0d808368ac4\"},\"headline\":\"\u00bfC\u00f3mo transformar una app nativa en una Super App?\",\"datePublished\":\"2023-01-17T15:43:28+00:00\",\"dateModified\":\"2023-01-17T15:43:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/\"},\"wordCount\":1242,\"publisher\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png\",\"articleSection\":[\"GeneXus\",\"Super Apps\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/\",\"url\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/\",\"name\":\"\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG\",\"isPartOf\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png\",\"datePublished\":\"2023-01-17T15:43:28+00:00\",\"dateModified\":\"2023-01-17T15:43:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage\",\"url\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png\",\"contentUrl\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png\",\"width\":1080,\"height\":566},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/bissoluciones.com\/blog\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00bfC\u00f3mo transformar una app nativa en una Super App?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#website\",\"url\":\"https:\/\/bissoluciones.com\/blog\/en\/\",\"name\":\"BIS SOLUCIONES BLOG\",\"description\":\"Blog de Tecnolog\u00eda\",\"publisher\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bissoluciones.com\/blog\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#organization\",\"name\":\"BIS SOLUCIONES BLOG\",\"url\":\"https:\/\/bissoluciones.com\/blog\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2022\/03\/cropped-b1.png\",\"contentUrl\":\"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2022\/03\/cropped-b1.png\",\"width\":126,\"height\":42,\"caption\":\"BIS SOLUCIONES BLOG\"},\"image\":{\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/person\/1b4490a1f8c658698183a0d808368ac4\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/bissoluciones.com\/blog\"],\"url\":\"https:\/\/bissoluciones.com\/blog\/en\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bissoluciones.com\/blog\/en\/como-transformar-una-app-nativa-en-una-super-app\/","og_locale":"en_US","og_type":"article","og_title":"\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG","og_description":"Una de las novedades m\u00e1s destacadas de GeneXus 18, es que permite transformar una aplicaci\u00f3n nativa, existente, y desarrollada con cualquier tecnolog\u00eda, en una Super App. S\u00ed, gracias a GeneXus, hoy cualquier aplicaci\u00f3n, desarrollada o no con GeneXus, puede convertirse en una S\u00faper App, permitiendo que las soluciones que ya son populares puedan escalar a [&hellip;]","og_url":"https:\/\/bissoluciones.com\/blog\/en\/como-transformar-una-app-nativa-en-una-super-app\/","og_site_name":"BIS SOLUCIONES BLOG","article_published_time":"2023-01-17T15:43:28+00:00","article_modified_time":"2023-01-17T15:43:29+00:00","og_image":[{"width":1080,"height":566,"url":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#article","isPartOf":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/"},"author":{"name":"admin","@id":"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/person\/1b4490a1f8c658698183a0d808368ac4"},"headline":"\u00bfC\u00f3mo transformar una app nativa en una Super App?","datePublished":"2023-01-17T15:43:28+00:00","dateModified":"2023-01-17T15:43:29+00:00","mainEntityOfPage":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/"},"wordCount":1242,"publisher":{"@id":"https:\/\/bissoluciones.com\/blog\/en\/#organization"},"image":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage"},"thumbnailUrl":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png","articleSection":["GeneXus","Super Apps"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/","url":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/","name":"\u00bfC\u00f3mo transformar una app nativa en una Super App? - BIS SOLUCIONES BLOG","isPartOf":{"@id":"https:\/\/bissoluciones.com\/blog\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage"},"image":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage"},"thumbnailUrl":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png","datePublished":"2023-01-17T15:43:28+00:00","dateModified":"2023-01-17T15:43:29+00:00","breadcrumb":{"@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#primaryimage","url":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png","contentUrl":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2023\/01\/converti-en-superapp.png","width":1080,"height":566},{"@type":"BreadcrumbList","@id":"https:\/\/bissoluciones.com\/blog\/como-transformar-una-app-nativa-en-una-super-app\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/bissoluciones.com\/blog\/en\/"},{"@type":"ListItem","position":2,"name":"\u00bfC\u00f3mo transformar una app nativa en una Super App?"}]},{"@type":"WebSite","@id":"https:\/\/bissoluciones.com\/blog\/en\/#website","url":"https:\/\/bissoluciones.com\/blog\/en\/","name":"BIS SOLUCIONES BLOG","description":"Blog de Tecnolog\u00eda","publisher":{"@id":"https:\/\/bissoluciones.com\/blog\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bissoluciones.com\/blog\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bissoluciones.com\/blog\/en\/#organization","name":"BIS SOLUCIONES BLOG","url":"https:\/\/bissoluciones.com\/blog\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/logo\/image\/","url":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2022\/03\/cropped-b1.png","contentUrl":"https:\/\/bissoluciones.com\/blog\/wp-content\/uploads\/2022\/03\/cropped-b1.png","width":126,"height":42,"caption":"BIS SOLUCIONES BLOG"},"image":{"@id":"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/bissoluciones.com\/blog\/en\/#\/schema\/person\/1b4490a1f8c658698183a0d808368ac4","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7268cb1ce11868b3875eb342228c3a5c8c9239ac6a9257d8c5b0de13304de95e?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/bissoluciones.com\/blog"],"url":"https:\/\/bissoluciones.com\/blog\/en\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/posts\/11328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/comments?post=11328"}],"version-history":[{"count":1,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/posts\/11328\/revisions"}],"predecessor-version":[{"id":11330,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/posts\/11328\/revisions\/11330"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/media\/11329"}],"wp:attachment":[{"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/media?parent=11328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/categories?post=11328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bissoluciones.com\/blog\/en\/wp-json\/wp\/v2\/tags?post=11328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}