{"id":1508,"date":"2019-02-19T11:58:59","date_gmt":"2019-02-19T06:28:59","guid":{"rendered":"https:\/\/www.concettolabs.com\/blog\/?p=1508"},"modified":"2019-02-19T11:58:59","modified_gmt":"2019-02-19T06:28:59","slug":"create-your-simple-browser-using-wkwebview","status":"publish","type":"post","link":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/","title":{"rendered":"Create your simple browser using WKWebView"},"content":{"rendered":"<p>We all are aware of the term web view, it\u2019s not new for us. We have already used UIWebView in the past. Developers were using UIWebView class in the 8.0 and earlier versions to embed web content in an iOS app. However, UIWebView was a bit gawky, burly, and exuded in strainer memory. Thus, Apple has introduced WKWebView in replace of UIWebView. Through WKWebView developers can display interactive web content in their applications.<\/p>\n<p>WKWebView has replaced UIWebView in WebKit and UIKIT in AppKIT by providing consistent API across both platforms. Hence, it is proven that <em><span style=\"text-decoration: underline;\">WkWebview<\/span> <\/em>is one of the most important features of iOS8 and <a href=\"https:\/\/www.apple.com\/in\/macos\/catalina\/\" target=\"_blank\" rel=\"nofollow\"><strong><span style=\"text-decoration: underline;\">macOS<\/span><\/strong><\/a>.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Lets_take_a_look_at_the_Advantages_of_WKWebView\"><\/span>Let\u2019s take a look at the Advantages of WKWebView<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li>WKWebView runs itself on the separate thread where the application runs. So the separate memory has been allocated to the WebView which results in better application performance. As a result of this, whenever WKWebView got crashed due to exceeds amount of memory then it never affects the application. It will only crash the webview but not the app.<\/li>\n<\/ul>\n<ul>\n<li>It uses the latest javascript engine so that page rendering became faster in comparison with UIWebView.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"What_is_the_main_objective_behind_using_WKWebView\"><\/span>What is the main objective behind using WKWebView?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Web-Kit is the layout and rendering engine behind Safari on the iOS operating system. It renders and parses HTML to load the images on the display and execute JavaScript. WKWebView development is similar to the UIWebView with a certain amount of enhancement. It deals with the application completely differently compared with UIWebView. WebKit has a unique feature and strong Javascript coding standard to deal with the apps.<\/p>\n<p>Most importantly, It is working as a separate process rather than running within an app to improve the performance of the application. From the UI perspective, it is beyond showcasing simple web pages in an iOS app. 7<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Lets_begin_with_our_simple_web_browser_creation\"><\/span>Let\u2019s begin with our simple web browser creation<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>iOS has multiple ways to work with reviews but today we are discussing WKWebView which is a part of the WebKit framework instead of the UIKit framework.<\/p>\n<p>In this tutorial, we are going to create a web browser using the WKWebView Object. We will be using Xcode 10.1 and built for iOS 12.1 using swift language version 4.2.<\/p>\n<ol>\n<li>Firstly, create a single view application with the name of SOBrowserApp and make a language selection as swift in the view controller. swift &amp; import the Webkit framework.<\/li>\n<li>Now, add @IBOutlets for WKWebView.<\/li>\n<li>Create a view in Main. storyboard with WKWebView, Next and Back button(UI button) with a search option.<\/li>\n<li>Create an Activity Indicator and set the observer in ViewDidLoad.<\/li>\n<li>On clicking the \u201cGo\u201d button, we will call and btnSearchAction in which we are using google Url to load searchable data OR items in WKWebView.<\/li>\n<li>Handle the below function for the \u201cBack\u201d and \u201cNext\u201d buttons.<\/li>\n<\/ol>\n<figure class=\"image embed\" style=\"background-repeat: no-repeat; box-sizing: border-box; display: block; margin: 0px 0px 1rem; cursor: text; border: none; color: #333333; font-family: Roboto, san-serif; font-size: 19.2px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;\" contenteditable=\"false\" data-url=\"https:\/\/images.yourstory.com\/cs\/1\/b3c70442-ab5e-11e8-8691-f70342131e20\/WKWebView1550554500560.png\" data-alt=\"WKWebView\" data-caption=\"&lt;p&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(51, 51, 51);&quot;&gt;WKWebView&lt;\/span&gt;&lt;\/p&gt;\"><img decoding=\"async\" class=\"disableEmbedPointerEvents\" src=\"https:\/\/images.yourstory.com\/cs\/1\/b3c70442-ab5e-11e8-8691-f70342131e20\/WKWebView1550554500560.png\" alt=\"WKWebView\" width=\"100%\" height=\"auto\" \/><figcaption class=\"disableEmbedPointerEvents\">WKWebView<\/figcaption><\/figure>\n<p><strong>Wrapping Up:<\/strong> WKWebView provides many features that were only present in safari. It provides 60fps responsive scrolling using fast javascript, Core Animation, hardware acceleration, and built-in functionalities like back-forward swipe and zoom in safari. It helps to improve CPU performance by 3-4 times than older and newer iOS devices. With high-speed performance, it does not affect CPU performance. Thus, WKWebView is like including new features in the next releases.<\/p>\n<p>If you would need any help in WKWebView development, feel free to contact us. We are a leading iPhone development company in India. You can <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/www.concettolabs.com\/hire-iphone-developer\" target=\"_blank\" rel=\"nofollow\">hire iPhone app developer<\/a><\/strong><\/span> with prominent WKWebView development experience.<\/p>\n<p>Why are you waiting for advancement? <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/www.concettolabs.com\/hire-iphone-developer\" target=\"_blank\" rel=\"nofollow\">Hire dedicated iPhone developer<\/a><\/strong><\/span> and expand your business in a way you have expected.<\/p>\n<style>\n.blog-block-1{background:url(https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2020\/08\/app-development.png);background-position: center;background-repeat: no-repeat;background-size: cover;width:100%;margin: 0 auto;padding: 20px 60px 80px;text-align: center; }.blog-block-1 h3{font-size: 40px;color: #fff;line-height: 60px;text-align:center;}.blog-block-1 p{color: #fff;font-size: 20px;}a.blog-btn-1{padding:10px 30px;background: #fbbf13;color: #fff!important;font-size: 18px;border: 0;cursor: poi<span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span>nter; text-align:center}.blog-block-1 p{text-align:center;color:#fff!important;}<\/style>\n<p>&nbsp;<\/p>\n<div class=\"blog-block-1\">\n<h3><span class=\"ez-toc-section\" id=\"Create_your_simple_browser_using_WKWebView\"><\/span>Create your simple browser using WKWebView<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a class=\"blog-btn-1\" href=\"https:\/\/www.concettolabs.com\/inquiry\" target=\"_blank\" rel=\"nofollow\">Contact Us<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_71 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#Lets_take_a_look_at_the_Advantages_of_WKWebView\" title=\"Let\u2019s take a look at the Advantages of WKWebView\">Let\u2019s take a look at the Advantages of WKWebView<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#What_is_the_main_objective_behind_using_WKWebView\" title=\"What is the main objective behind using WKWebView?\">What is the main objective behind using WKWebView?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#Lets_begin_with_our_simple_web_browser_creation\" title=\"Let\u2019s begin with our simple web browser creation\">Let\u2019s begin with our simple web browser creation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#Create_your_simple_browser_using_WKWebView\" title=\"Create your simple browser using WKWebView\">Create your simple browser using WKWebView<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n","protected":false},"excerpt":{"rendered":"<p>We all are aware of the term web view, it\u2019s not new for us. We have already used UIWebView in the past. Developers were using UIWebView class in the 8.0 and earlier versions to embed web content in an iOS app. However, UIWebView was a bit gawky, burly, and exuded in strainer memory. Thus, Apple [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1509,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[943,944,945,946,947],"class_list":["post-1508","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-webkit","tag-webkit-framework","tag-wkwebview","tag-wkwebview-developers","tag-wkwebview-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create your simple browser using WKWebView development<\/title>\n<meta name=\"description\" content=\"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create your simple browser using WKWebView development\" \/>\n<meta property=\"og:description\" content=\"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/\" \/>\n<meta property=\"og:site_name\" content=\"concettolabs\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/manish.patel.710\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-19T06:28:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"945\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Manish Patel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/withmanish\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Manish Patel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/\",\"name\":\"Create your simple browser using WKWebView development\",\"isPartOf\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png\",\"datePublished\":\"2019-02-19T06:28:59+00:00\",\"dateModified\":\"2019-02-19T06:28:59+00:00\",\"author\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\"},\"description\":\"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.\",\"breadcrumb\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png\",\"width\":945,\"height\":450,\"caption\":\"WKWebView\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create your simple browser using WKWebView\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\",\"name\":\"concettolabs\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\",\"name\":\"Manish Patel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"caption\":\"Manish Patel\"},\"description\":\"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.\",\"sameAs\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\",\"https:\/\/www.facebook.com\/manish.patel.710\",\"https:\/\/in.linkedin.com\/in\/manishpatel2509\",\"https:\/\/x.com\/https:\/\/twitter.com\/withmanish\"],\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create your simple browser using WKWebView development","description":"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Create your simple browser using WKWebView development","og_description":"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.","og_url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/","og_site_name":"concettolabs","article_author":"https:\/\/www.facebook.com\/manish.patel.710","article_published_time":"2019-02-19T06:28:59+00:00","og_image":[{"width":945,"height":450,"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png","type":"image\/png"}],"author":"Manish Patel","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/withmanish","twitter_misc":{"Written by":"Manish Patel","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/","name":"Create your simple browser using WKWebView development","isPartOf":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage"},"image":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage"},"thumbnailUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png","datePublished":"2019-02-19T06:28:59+00:00","dateModified":"2019-02-19T06:28:59+00:00","author":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9"},"description":"WKWebView development, We are a leading iPhone development company in India. You can hire iPhone app developer with prominent development experience.","breadcrumb":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#primaryimage","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/02\/imageedit_1_2267620116-1.png","width":945,"height":450,"caption":"WKWebView"},{"@type":"BreadcrumbList","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/create-your-simple-browser-using-wkwebview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websitelaravel.concettoprojects.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create your simple browser using WKWebView"}]},{"@type":"WebSite","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/","name":"concettolabs","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9","name":"Manish Patel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","caption":"Manish Patel"},"description":"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.","sameAs":["https:\/\/websitelaravel.concettoprojects.com\/blog","https:\/\/www.facebook.com\/manish.patel.710","https:\/\/in.linkedin.com\/in\/manishpatel2509","https:\/\/x.com\/https:\/\/twitter.com\/withmanish"],"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/"}]}},"_links":{"self":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/1508","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/comments?post=1508"}],"version-history":[{"count":0,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/1508\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media\/1509"}],"wp:attachment":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media?parent=1508"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/categories?post=1508"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/tags?post=1508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}