Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Android Module Error: Unable to Find Class for Proxy Object

$
0
0

I am building an Android module that has two different proxy objects defined. Proxy1 (let's call it) can be instantiated and called in my Alloy app. This proxy, however, has a method that returns Proxy2. When I attempt to instantiate Proxy2 (via a new Proxy2() call), I get the following errors in the log:

[ERROR] : ProxyFactory: Failed to find class for my.company.Proxy2 [ERROR] : ProxyFactory: Unable to find class while creating V8 Proxy.

I examined the contents of my module's jar file, and the Proxy2 class is indeed there. I've found very little information about this particular error from the ProxyFactory, so I'm wondering if anyone can shed any light on it. Titanium SDK version is 3.2.1.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>