Posts

OutSystems – A Low-code Development Platform

Image
Introduction :- Low-code is a way for developers of all skill levels to design applications quickly and with minimum hand-coding by dragging and dropping visual blocks of existing code into a workflow to create applications.  It is model-driven or visual development paradigms supported by expression languages or scripting. Benefits of Low-Code Platform:- Faster Delivery Time and Reduce the cost of development by up to 60%.

There was a resource authorization issue: "The pipeline is not valid. Job Job: Step AzureCLI input connectedServiceNameARM references service connection Visual Studio Enterprise – MPN which could not be found. The service connection does not exist or has not been authorized for use.

There was a resource authorization issue: "The pipeline is not valid. Job Job: Step AzureCLI input connectedServiceNameARM references service connection Visual Studio Enterprise – MPN which could not be found. The service connection does not exist or has not been authorized for use. To Resolve this You need to create a Azure resource manager subscription using https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade . https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade You need to click + icon and it will start the form wizard by which you need to fill and select the require value.Once you filled the detail it will be create Azure resource manager subscription which you can use.

How to publish iPhone app on App store using Xamarin or visual studio.

Following steps required to publish iPhone app on Apple store using Xamarin or visual studio. # Need to arachive Xamarin.iOS build using Build menu or Right click the project .iOS project and select Archive menu from context menu popup. Once Archiving process done it show .ipa file in Archive windows. Before clicking on Sign and Distribute make sure you configured certificate and provisoning profile.If you did not setup earlier you can create using these steps. # Creating a Distribution Certificate and .p12 File A distribution certificate identifies your team/organization within a distribution provisioning profile and allows you to submit your app to the Apple App Store. . On your Mac go to the folder Applications > Utilities and open Keychain Access. On your Mac go to the folder Applications > Utilities and open Keychain Access. 2. Go to Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority. Go to Keychain Access > Cert

Resources/LaunchScreen.storyboard : error : The file 'Resources/LaunchScreen.storyboard' does not exist.

Resources/LaunchScreen.storyboard : error : The file 'Resources/LaunchScreen.storyboard' does not exist.

Failed to load signer "signer #1": /Users/runner/work/_temp/" does not contain a key

There might be possible that keystore information like alias,password overlap due to which this type of error message throw. You need to check that keystore file info should be same in the .yaml file task AndroidSigning@3.

The process '/Users/runner/Library/Android/sdk/build-tools/24.0.3/apksigner' failed with exit code 2

The process '/Users/runner/Library/Android/sdk/build-tools/24.0.3/apksigner' failed with exit code 2

Map.remove Overlay: cannot remove overlay at index as it is not attached to this map in mapkit js

Loading the Latest or a Specific Version of MapKit JS solved my problem. Try to Specific Version of MapKit JS in map.html file. Like these src="https://cdn.apple-mapkit.com/mk/5.20.0/mapkit.js" src="https://cdn.apple-mapkit.com/mk/5.20.0/mapkit.js"