问题标签 [genexus-sd]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
genexus - 如何在没有 gam 的情况下在同步 sd 中使用安全性?
如何在没有 GAM 的情况下在 SD 同步中使用安全性?我需要阻止不需要的连接。如何验证 Synchronization.Send () 和 Synchronization.Receive () 的执行我不能使用 GAM,因为我必须使我的应用程序适应预先存在的安全系统。
genexus - 为什么 GeneXus 在我的 Android 应用程序中使用 READ_PHONE_STATE 权限?
所以我在 Play 商店中有一个使用 GeneXus 生成的应用程序,我收到了来自商店的以下电子邮件:
[...] 政策问题:Google Play 要求开发者在应用请求或处理敏感的用户或设备信息时提供有效的隐私政策。您的应用请求敏感权限(例如摄像头、麦克风、帐户、联系人或电话)或用户数据,但不包含有效的隐私政策。[...]
于是我去了开发者控制台,在隐私警察部分找到了这个(翻译自葡萄牙语):
您的应用有一个版本代码为 40 的 APK,需要以下权限:android.permission.READ_PHONE_STATE。在 APK 中使用这些权限需要隐私政策。
所以我的问题是:我在需要此权限的 GeneXus 中使用什么?我从 ClientInformation 对象中获取 NetworkId,是吗?
genexus - 如何在执行时更改“应用程序”类?
我们有一个想法,让用户选择他们自己的 GeneXus 生成应用程序的背景图像(在一组预定义的图像之间)。
是否可以以编程方式更改“应用程序”类?这会很酷,因为我们也可以更改“应用程序颜色”。
我们的第二个选项是创建几个具有背景的 Table 类,并在开始事件中进行更改。
但是如果我们可以使用不同的“应用程序”类就完美了。
可能吗?
genexus - 无限滚动 Genexus SD
我需要实现无限滚动,也就是说,当用户在具有“潜在”数千个项目的网格中滚动时。最初我有一个 SDT,它是我在网格上显示的那个。
这个想法是:
SDT 从 20 加载到光标位置
在网格中显示这 20 个
保存光标位置
这应该很快。当用户向下滚动时,循环 1、2 和 3 会重复直到完成。以免电网超载。
我在 wiki 中找到的最相似的内容是:
http://wiki.genexus.com/commwiki/servlet/wiki?21311,HowTo%3A+External+Services+%28Scenario2%29 ,
where variables count, Start(表示要加载多少以及从查询的哪个位置加载)和加载值的 sdt 是定义的。关键是我不清楚它是如何工作的。
它在 LOAD 中加载,但我看不到 Start 变量的值已更新,因此我将始终加载相同的 20 个项目。
如果有人实现了某些东西,那么我可以进行解释,一些线索或欢迎的 xpz !
问候和感谢
google-app-engine - GeneXus 15 + Google Cloud 部署错误:类文件是 Java 8,但最大支持是 Java 7
我在这些论坛上看到了很多答案,但到目前为止都没有与 GX 相关,而且我尝试过的那些都没有解决这个问题。
尝试部署 GX 15 + JAVA + Web + Mobile 时出现以下错误:
要构建移动应用程序,GX 15 需要 JDK 8。
有没有人能够部署到谷歌云?
有什么解决错误的建议吗?
genexus - How do I set the Icon of the RemoteNotification in GeneXus 15
I've been trying to set an icon for a RemoteNotification, but always get this error when I send it (I'm using log4net):
I couldn't find any example in the wiki or in the forums. That's my code:
What am I missing? I'm on GeneXus 15 U2 C#. Thank you
genexus - GeneXus 如何处理推送通知中的 DeviceSubscriptionExpired?
一些用户报告说他们没有收到通知,我认为这与“ErrCode 3 - DeviceSubscriptionExpired”有关,因为我在日志中发现了这一点(省略了 DeviceToken):
收到此错误时,我的程序需要采取什么措施?
我已经使用 NotificationsRegistrationHandler 更新了 DeviceToken。
Gx 15 U2 C#
genexus-sd - 包 xxx.genexus.common 不存在在 Genexus 15 U4 上编译 Android 应用程序
我已将 KB 从 GX EV3 U11 转换为 GX 15 U4,但在 Android 编译期间出现错误。
common.SdtGeolocationInfo[] aP0,^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:158:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus。 common.SdtGeolocation AV14geolocation ; ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;…… common.SdtGeolocationInfo[] aP0,^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:158:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus。 common.SdtGeolocation AV14geolocation ; ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;…… ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:158:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocation AV14geolocation;^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;…… ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:158:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocation AV14geolocation;^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;…… ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;…… ^ ec\com\inalambrik\encuestasmoviles\sdsetsitesdistancefromlocation.java:159:错误:包 ec.com.inalambrik.encuestasmoviles.genexus.common 不存在私有 ec.com.inalambrik.encuestasmoviles.genexus.common.SdtGeolocationInfo[] aP0;……
我认为内置模块(可能是版本或文件位置)存在问题。
genexus - 推送通知 Genexus
这是我的第一个问题,不想成为最后一个。我需要知道如何将设备从手机注册到注册服务,以便在 Genexus 中启用推送通知。