Hello SAP Build Apps Community,I hope you're all doing well! We’ve been using the SAP Build Apps Community Edition to create an MVP for our project management platform. Overall, our experience has been quite positive, but we’ve encountered a few bum...
Dear Community, Did anyone else experience any issues with nesting two or more custom build composite components in SAP Build Apps recently? Platform: web deployment. So some more explanation:In SAP Build Apps, developers can create custom components...
Hello there fellow Builders,TL;DR: Logic attached to the 'component mount' event of a custom-built component doesn't get saved to the component and is not part of the component when that is dragged onto a new location from the components list.We have...
Hello there, As some others out here we've been missing on the good ol' 'Debugger' to help us out while figuring out issues with our logic or application behavior. This becomes extremely challenging when working on a native application as there is no...
Dear SAP Build Apps Team,A few of our latest iOS builds returned a warning from Apple mentioning that from April 29, 2024, all iOS apps shall be built with iOS 17SDK or later. While the current SDK in use is iOS 16.2 SDK. This post here is just a req...
Update! Due to a business decision ncScale will no longer provide its services, which also means that this blog is no longer suitable to offer a helfpul guidance in integration with ncScale. However, the contents and the way how to set up a custom js...
Hey there, This should absolutely be doable for the web build for sure. Below is a custom js that would essentially achieve the desired goal: ```const CLIENT_KEY = 'your-site-key';/*** @fileoverview This script dynamically loads Google's reCAPTCHA v3...
UPDATE. 2025.02.12. late afternoon CET the build issues have been resolved with the runtime 4.12.192. Apparently, it had nothing to do with the app size. Still, I'd strongly suggest revisiting your logic on a regular basis and trying to reduce the un...
Hello there, Just wanted to jump also to this topic as the new UI was causing me some headache as well when it came out. I didn't bother too much with it, rather just duplicated some old REST API resources, and could keep on with those. But I did fin...
Indeed it would be nice, but as per my understanding of the current state of SAP Build Apps and the roadmap, it won't be coming anytime soon. My experience when working with a lot of input fields or even soft tabs, conditional renderers and lists is ...